Fix a broken link in customizing-gitea.en-us.md (#15543)

This commit is contained in:
Raphael Kruse
2021-04-19 17:47:49 +02:00
committed by GitHub
parent c8d9804bfd
commit 1e599b3fc1

View File

@@ -42,7 +42,7 @@ environment variable; this can be used to override the default path to something
`GITEA_CUSTOM` might, for example, be set by an init script. You can check whether the value
is set under the "Configuration" tab on the site administration page.
- [List of Environment Variables](https://docs.gitea.io/en-us/specific-variables/)
- [List of Environment Variables](https://docs.gitea.io/en-us/environment-variables/)
**Note:** Gitea must perform a full restart to see configuration changes.