summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-06-13 14:19:29 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-06-13 14:19:29 +0200
commite489e9a58534b7f71085048747e12d6223d1cb1e (patch)
treecbc51c649fcd05eae80b3cc72ac2d335f8a1f413
parent35e9fc98655e72ea67f4e04015d255fe7f242717 (diff)
downloadgitlab-ce-e489e9a58534b7f71085048747e12d6223d1cb1e.tar.gz
Change logs.md location in README
[ci skip]
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index d1345ab2493..5d89d0c9821 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -28,7 +28,7 @@
- [Integration](integration/README.md) How to integrate with systems such as JIRA, Redmine, Twitter.
- [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.
+- [Log system](administration/logs.md) Log system.
- [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 webhook setup and the importing of projects.