Skip to content

Commit c9cc669

Browse files
authored
Fix a broken link in customizing-gitea.en-us.md (#15543)
1 parent ce8255f commit c9cc669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ environment variable; this can be used to override the default path to something
4242
`GITEA_CUSTOM` might, for example, be set by an init script. You can check whether the value
4343
is set under the "Configuration" tab on the site administration page.
4444

45-
- [List of Environment Variables](https://docs.gitea.io/en-us/specific-variables/)
45+
- [List of Environment Variables](https://docs.gitea.io/en-us/environment-variables/)
4646

4747
**Note:** Gitea must perform a full restart to see configuration changes.
4848

0 commit comments

Comments
 (0)