Browse Source

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

tags/v1.15.0-rc1
Raphael Kruse 4 years ago committed by GitHub
parent
commit
c9cc6698d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/content/doc/advanced/customizing-gitea.en-us.md

2
docs/content/doc/advanced/customizing-gitea.en-us.md

@ -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 `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. 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. **Note:** Gitea must perform a full restart to see configuration changes.

Loading…
Cancel
Save