aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/installation/from-package.en-us.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/doc/installation/from-package.en-us.md')
-rw-r--r--docs/content/doc/installation/from-package.en-us.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/doc/installation/from-package.en-us.md b/docs/content/doc/installation/from-package.en-us.md
index 15283d5837..b427ae9a49 100644
--- a/docs/content/doc/installation/from-package.en-us.md
+++ b/docs/content/doc/installation/from-package.en-us.md
@@ -24,7 +24,7 @@ menu:
## macOS
Currently, the only supported method of installation on MacOS is [Homebrew](http://brew.sh/).
-Following the [deployment from binary]({{< relref "from-binary.en-us.md" >}}) guide may work,
+Following the [deployment from binary]({{< relref "doc/installation/from-binary.en-us.md" >}}) guide may work,
but is not supported. To install Gitea via `brew`:
```
@@ -87,7 +87,7 @@ There is a [Gitea](https://chocolatey.org/packages/gitea) package for Windows by
choco install gitea
```
-Or follow the [deployment from binary]({{< relref "from-binary.en-us.md" >}}) guide.
+Or follow the [deployment from binary]({{< relref "doc/installation/from-binary.en-us.md" >}}) guide.
## FreeBSD