diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-18 00:09:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-18 00:09:31 +0000 |
commit | e70cf9a65919abc7042672ee544dbf2ccb1e2a9e (patch) | |
tree | 81f4092b260250879e7eda0bca10faaa9ec4f338 /doc/topics/git/index.md | |
parent | 3e308768fd9306a49bb0149ca3636e8e8285485d (diff) | |
download | gitlab-ce-e70cf9a65919abc7042672ee544dbf2ccb1e2a9e.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/topics/git/index.md')
-rw-r--r-- | doc/topics/git/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md index 52e8a42de76..9c3918b89c0 100644 --- a/doc/topics/git/index.md +++ b/doc/topics/git/index.md @@ -42,7 +42,7 @@ The following resources will help you get started with Git: - [Git stash](../../university/training/topics/stash.md) - [Git file blame](../../user/project/repository/git_blame.md) - [Git file history](../../user/project/repository/git_history.md) -- [Git tags](../../university/training/user_training.md#tags) +- [Git tags](tags.md) ### Concepts |