diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-02 09:10:43 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-02 09:10:43 +0000 |
commit | 26a21ebddbfd2f814738a725f62750bf913796e3 (patch) | |
tree | c5226680ccc38faed930f79ace038d7389b913c0 /doc/raketasks/index.md | |
parent | e0a63a4b4d818171c17b75ef1e6d348cb287af9f (diff) | |
download | gitlab-ce-26a21ebddbfd2f814738a725f62750bf913796e3.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/raketasks/index.md')
-rw-r--r-- | doc/raketasks/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/index.md b/doc/raketasks/index.md index be7e55cba9b..ab0505f065e 100644 --- a/doc/raketasks/index.md +++ b/doc/raketasks/index.md @@ -42,7 +42,7 @@ The following are available Rake tasks: | [Repository storage](../administration/raketasks/storage.md) | List and migrate existing projects and attachments from legacy storage to hashed storage. | | [Uploads migrate](../administration/raketasks/uploads/migrate.md) | Migrate uploads between storage local and object storage. | | [Uploads sanitize](../administration/raketasks/uploads/sanitize.md) | Remove EXIF data from images uploaded to earlier versions of GitLab. | -| [Usage data](../administration/troubleshooting/gitlab_rails_cheat_sheet.md#generate-usage-ping) | Generate and troubleshoot [Usage Ping](../development/usage_ping.md).| +| [Usage data](../administration/troubleshooting/gitlab_rails_cheat_sheet.md#generate-usage-ping) | Generate and troubleshoot [Usage Ping](../development/usage_ping/index.md).| | [User management](user_management.md) | Perform user management tasks. | | [Webhooks administration](web_hooks.md) | Maintain project Webhooks. | | [X.509 signatures](x509_signatures.md) | Update X.509 commit signatures, useful if certificate store has changed. | |