1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-11 12:08:21 +00:00

Fix docs links in v1.19 (#28415)

This commit is contained in:
yp05327
2023-12-11 16:40:19 +09:00
committed by GitHub
parent 3d7f636ee4
commit 4ff7ac6421
3 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ it is just a matter of:
- add some configuration to your `app.ini` file
- restart your Gitea instance
This supports rendering of whole files. If you want to render code blocks in markdown you would need to do something with javascript. See some examples on the [Customizing Gitea](../customizing-gitea) page.
This supports rendering of whole files. If you want to render code blocks in markdown you would need to do something with javascript. See some examples on the [Customizing Gitea](administration/customizing-gitea.md) page.
## Installing external binaries