summaryrefslogtreecommitdiff
path: root/docs/configuration/howto_theming_your_instance.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-06-23 10:06:47 +0000
committerlain <lain@soykaf.club>2020-06-23 10:06:47 +0000
commit59e2a1018a56a8390bd059e2bfae0d6cb6ccc63a (patch)
tree2cbd071c4b511ba7f18efb8d6159071cad1c3800 /docs/configuration/howto_theming_your_instance.md
parent3875a507d4b52df7edbda376d3ed31ad52241ac5 (diff)
parent499324f7bee55de4e08647f71fd4adbfd4bd039f (diff)
downloadpleroma-59e2a1018a56a8390bd059e2bfae0d6cb6ccc63a.tar.gz
pleroma-59e2a1018a56a8390bd059e2bfae0d6cb6ccc63a.zip
Merge branch 'fix_1586_provide_index_md' into 'develop'
Fix 1586 provide index md See merge request pleroma/pleroma!2669
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