fix broken /docs links in guides

This commit is contained in:
outfoxxed 2025-07-26 22:01:51 -07:00
parent f3dafd1172
commit d6697a612e
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 12 additions and 11 deletions

View file

@ -173,7 +173,7 @@ Name {
Every object can contain [properties](#properties), [functions](#functions),
and [signals](#signals). You can find out what properties are available for a type
by looking it up in the [Type Reference](/docs/types/).
by looking it up in the [Type Reference](@docs/types/).
#### Properties