summaryrefslogtreecommitdiff
path: root/docs/admin
diff options
context:
space:
mode:
authorLibravatar CDN <cdn@0x15lab.net>2025-02-09 18:12:46 +0800
committerLibravatar GitHub <noreply@github.com>2025-02-09 11:12:46 +0100
commit2aa3524739a5472da40603c9a03178fe9f7a1ea0 (patch)
tree88730b049e95f5d679595ba1bd28f0450e982ff2 /docs/admin
parent[bug] Add missing `group` property to the Account model (#3746) (diff)
downloadgotosocial-2aa3524739a5472da40603c9a03178fe9f7a1ea0.tar.xz
[chore] fix typo in docs (#3758)
* [chore] fix link reference in docs/admin/settings.md * [docs] fix typo in docs/federation/posts.md
Diffstat (limited to 'docs/admin')
-rw-r--r--docs/admin/settings.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/settings.md b/docs/admin/settings.md
index 37581e177..524b7d5c4 100644
--- a/docs/admin/settings.md
+++ b/docs/admin/settings.md
@@ -253,4 +253,4 @@ custom CSS allows you to further customize the way your instance looks when visi
This custom CSS will be applied to all pages of your instance. Users themes and CSS still take precedence over this customization.
-See the [Custom CSS](./custom_css.md) page for some tips on writing custom CSS for your instance.
+See the [Custom CSS](../user_guide/custom_css.md) page for some tips on writing custom CSS for your instance.