summaryrefslogtreecommitdiff
path: root/docs/dev/themes.md
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2022-05-19 21:26:37 -0400
committerJordan Wiens <jordan@psifertex.com>2022-05-19 21:29:08 -0400
commitee9df15d6485cc8a729dadffa2537bc38ac6656e (patch)
treedad26744593d847c3dece1a36d4ae72c33183b24 /docs/dev/themes.md
parente1bf9c05f9f6a3b0c3cf676a26097fbbcf9bd826 (diff)
fix missing links
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}`