Skip to content

Commit 2d09765

Browse files
sapktechknowlogick
authored andcommitted
Fix relref link in docs (#7233)
1 parent 6d0f785 commit 2d09765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/advanced/hacking-on-gitea.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ OpenAPI 3 documentation.
209209
When creating new configuration options, it is not enough to add them to the
210210
`modules/setting` files. You should add information to `custom/conf/app.ini`
211211
and to the
212-
<a href='{{ relref "doc/advanced/config-cheat-sheet.en-us.md"}}'>configuration cheat sheet</a>
212+
<a href='{{< relref "doc/advanced/config-cheat-sheet.en-us.md" >}}'>configuration cheat sheet</a>
213213
found in `docs/content/doc/advanced/config-cheat-sheet.en-us.md`
214214

215215
### Changing the logo

0 commit comments

Comments
 (0)