diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-12-06 00:05:42 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-12-06 00:05:42 -0500 |
| commit | 83533e7eb043e7def1d8c79af98be30b31bdad45 (patch) | |
| tree | a4544ea185a69414e73c0a18aa0514ed450ad621 /docs | |
| parent | 261d9a446914ec828ca62d23718e9e4315a02288 (diff) | |
fix old link to type libraries in guide
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md index 61ea9183..9f584ba8 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -58,7 +58,7 @@ The following files and folders may be created in the user folder but are not cr - `snippets/`: Used to store snippets created using the official Snippet plugin - `themes/`: For user themes or user-modified versions of official themes (see [Creating Themes](../dev/themes.md)) - `types/platform`: This folder can contain additional user [platform types](types/platformtypes.md) -- `typelib`: This folder can contain additional user [Type Libraries](../dev/annotation.md#type-libraries) +- `typelib`: This folder can contain additional user [Type Libraries](../dev/typelibraries.md) - `community-themes/`: Can also be used to store themes, particularly so you can clone the [community theme collection](https://github.com/vector35/community-themes) directly into your user folder ### QSettings Locations |
