summaryrefslogtreecommitdiff
path: root/docs/dev/themes.md
diff options
context:
space:
mode:
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 e6c91b77..37fedfc7 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.html#user-folder). The full path to these folders
+folder](/getting-started.md#user-folder). The full path to these folders
effectively being the following:
- macOS: `~/Library/Application Support/Binary Ninja/{themes,community-themes}`