We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0f785 commit 2d09765Copy full SHA for 2d09765
docs/content/doc/advanced/hacking-on-gitea.en-us.md
@@ -209,7 +209,7 @@ OpenAPI 3 documentation.
209
When creating new configuration options, it is not enough to add them to the
210
`modules/setting` files. You should add information to `custom/conf/app.ini`
211
and to the
212
-<a href='{{ relref "doc/advanced/config-cheat-sheet.en-us.md"}}'>configuration cheat sheet</a>
+<a href='{{< relref "doc/advanced/config-cheat-sheet.en-us.md" >}}'>configuration cheat sheet</a>
213
found in `docs/content/doc/advanced/config-cheat-sheet.en-us.md`
214
215
### Changing the logo
0 commit comments