Browse Source

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

* fix rel-ref

* fixup
tags/v1.21.12.1
zeripath techknowlogick 7 years ago
parent
commit
04d78b60f8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/content/doc/installation/from-source.en-us.md

+ 1
- 1
docs/content/doc/installation/from-source.en-us.md 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


Loading…
Cancel
Save