summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-12-29 12:58:32 +0100
committerSytse Sijbrandij <sytse@gitlab.com>2015-12-29 12:58:32 +0100
commitdddb54f0b47f35ff6e42c1823c0f1385bb6ae30a (patch)
tree5040453a0a232c2a7c2a597d4f3fbd5dc7b40cbb /doc/README.md
parent58bc4b72d519d971be7c3eb80f174d9e22f2a1b2 (diff)
downloadgitlab-ce-dddb54f0b47f35ff6e42c1823c0f1385bb6ae30a.tar.gz
Fix link, filename and crosslink to omnibus docs.crosslink-env-docs
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index d82ff8b908b..4162cde6dc1 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -56,7 +56,7 @@
- [Issue closing](customization/issue_closing.md) Customize how to close an issue from commit messages.
- [Libravatar](customization/libravatar.md) Use Libravatar for user avatars.
- [Log system](logs/logs.md) Log system.
-- [Environmental Variables](administration/environmental_variables.md) to configure GitLab.
+- [Environment Variables](administration/environment_variables.md) to configure GitLab.
- [Operations](operations/README.md) Keeping GitLab up and running
- [Raketasks](raketasks/README.md) Backups, maintenance, automatic web hook setup and the importing of projects.
- [Security](security/README.md) Learn what you can do to further secure your GitLab instance.