summaryrefslogtreecommitdiff
path: root/docs/dev/themes.md
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2022-10-17 06:23:08 -0400
committerJordan Wiens <jordan@psifertex.com>2022-10-17 06:23:08 -0400
commit4942700ca3387b64cc6443a80bac60b470588bb9 (patch)
tree7ab0b29c72e9146734b3cb24d062dff148c2b8ec /docs/dev/themes.md
parentfba5ef5a7cb2c0f76cf2531adddda9d3023c2357 (diff)
documentation overhaul
Diffstat (limited to 'docs/dev/themes.md')
-rw-r--r--docs/dev/themes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/themes.md b/docs/dev/themes.md
index 37fedfc7..6c97ff6b 100644
--- a/docs/dev/themes.md
+++ b/docs/dev/themes.md
@@ -2,7 +2,7 @@
User themes are loaded from JSON files (with the `.bntheme` extension) found in
the `themes` or `community-themes` subdirectories of your [user
-folder](/getting-started.md#user-folder). The full path to these folders
+folder](../guide/index.md#user-folder). The full path to these folders
effectively being the following:
- macOS: `~/Library/Application Support/Binary Ninja/{themes,community-themes}`