use absolute paths for links in /configuration

This commit is contained in:
outfoxxed 2024-11-09 02:46:27 -08:00
parent 221c16820c
commit ea8b02fc3b
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@ import MD_Title from "@components/MD_Title.tsx"
This page will walk you through the process of creating a simple bar/panel, and
introduce you to all the basic concepts involved.
There are many links to the [QML Overview](../qml-overview)
There are many links to the [QML Overview](/docs/configuration/qml-overview)
and [Type Reference](/docs/types) which you should follow if you don't
fully understand the concepts involved.