I forgot to git add some files, oops (should be squashed with MR)
[akkoma] / docs / configuration / howto_theming_your_instance.md
index d0daf5b25d027b7b7001982dc94c596a95b2103e..cfa00f538a08d3ad2ae20f50b26399f9dd1ebcdf 100644 (file)
@@ -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