Fix link to Hacking on Gitea on From-Source doc page (#6471)

* fix rel-ref

* fixup
This commit is contained in:
zeripath
2019-03-30 16:15:16 +00:00
committed by techknowlogick
parent 1dbfb763d8
commit 58d3cc3341

View File

@@ -29,7 +29,7 @@ executable path, you will have to manage this yourself.
**Note 2**: Go version 1.9 or higher is required. However, it is recommended to **Note 2**: Go version 1.9 or higher is required. However, it is recommended to
obtain the same version as our continuous integration, see the advice given in obtain the same version as our continuous integration, see the advice given in
<a href='{{ relref "docs/advanced/hacking-on-gitea.en-us.md" }}'>Hacking on <a href='{{< relref "doc/advanced/hacking-on-gitea.en-us.md" >}}'>Hacking on
Gitea</a> Gitea</a>
## Download ## Download