diff options
author | Sean McGivern <sean@gitlab.com> | 2017-04-07 20:34:06 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-04-14 15:20:55 +0200 |
commit | 00e9568e140165edcc091bd6729393cdeaac642b (patch) | |
tree | dc9cd2bb977b959992eb1e52629df54f198982d0 /doc/README.md | |
parent | f17f60405eb5ae9b0091abf566b332ff08267145 (diff) | |
download | gitlab-ce-00e9568e140165edcc091bd6729393cdeaac642b.tar.gz |
Fix doc links
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index c2414b5f478..5deb8a49e54 100644 --- a/doc/README.md +++ b/doc/README.md @@ -73,7 +73,7 @@ All technical content published by GitLab lives in the documentation, including: - [Sidekiq Troubleshooting](administration/troubleshooting/sidekiq.md) Debug when Sidekiq appears hung and is not processing jobs. - [System hooks](system_hooks/system_hooks.md) Notifications when users, projects and keys are changed. - [Update](update/README.md) Update guides to upgrade your installation. -- [Usage ping and cohorts](administration/usage_ping_cohorts.md) Usage ping and cohorts +- [User cohorts](user/admin_area/user_cohorts.md) View user activity over time. - [Web terminals](administration/integration/terminal.md) Provide terminal access to environments from within GitLab. - [Welcome message](customization/welcome_message.md) Add a custom welcome message to the sign-in page. |