summaryrefslogtreecommitdiff
path: root/docs/configuration/howto_theming_your_instance.md
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-06-30 15:09:03 -0500
committerMark Felder <feld@FreeBSD.org>2020-06-30 15:09:03 -0500
commit0883a706dc376fdfb7de9df1366803e87c8e7c98 (patch)
treedc43f7b09dddd3300efd7b3ebbc0e82e60a978c5 /docs/configuration/howto_theming_your_instance.md
parent954acdda2072cac343409b3d17d831b86ac6a18c (diff)
parentb9e6ad571ac5925431466d6e6b27c0b372bb7727 (diff)
downloadpleroma-0883a706dc376fdfb7de9df1366803e87c8e7c98.tar.gz
pleroma-0883a706dc376fdfb7de9df1366803e87c8e7c98.zip
Merge branch 'develop' into activation-meta
Diffstat (limited to 'docs/configuration/howto_theming_your_instance.md')
-rw-r--r--docs/configuration/howto_theming_your_instance.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/howto_theming_your_instance.md b/docs/configuration/howto_theming_your_instance.md
index d0daf5b25..cfa00f538 100644
--- a/docs/configuration/howto_theming_your_instance.md
+++ b/docs/configuration/howto_theming_your_instance.md
@@ -60,7 +60,7 @@ Example of `my-awesome-theme.json` where we add the name "My Awesome Theme"
### Set as default theme
-Now we can set the new theme as default in the [Pleroma FE configuration](General-tips-for-customizing-Pleroma-FE.md).
+Now we can set the new theme as default in the [Pleroma FE configuration](../../../frontend/CONFIGURATION).
Example of adding the new theme in the back-end config files
```elixir