Documentation updates for stable release (#73)
[akkoma] / docs / docs / configuration / howto_theming_your_instance.md
similarity index 98%
rename from docs/configuration/howto_theming_your_instance.md
rename to docs/docs/configuration/howto_theming_your_instance.md
index 77b3964cfff68879a51f5b6821063b316d978768..213afcf13df8596fa8a3665a7a3411982e2e9777 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](../../../frontend/CONFIGURATION).
+Now we can set the new theme as default in the [Pleroma FE configuration](https://docs-fe.akkoma.dev/stable/CONFIGURATION).
 
 Example of adding the new theme in the back-end config files
 ```elixir