diff options
author | Sean McGivern <sean@gitlab.com> | 2017-04-03 14:47:07 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-04-14 15:20:55 +0200 |
commit | a4a8f0db68e08233a87444edb29b2f77327cee3b (patch) | |
tree | 73baf7a4104a8ce82b00d448c6697256e7644418 /doc/README.md | |
parent | af8a3e3583247001ed41a74c0ca5032ea6fe18fd (diff) | |
download | gitlab-ce-a4a8f0db68e08233a87444edb29b2f77327cee3b.tar.gz |
Fix usage ping doc location
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index b6790b4d008..c2414b5f478 100644 --- a/doc/README.md +++ b/doc/README.md @@ -73,6 +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 - [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. |