Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/topics/git/tags.md')
-rw-r--r--doc/topics/git/tags.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/git/tags.md b/doc/topics/git/tags.md
index 6e0622273bb..8576bcd09ed 100644
--- a/doc/topics/git/tags.md
+++ b/doc/topics/git/tags.md
@@ -36,6 +36,6 @@ git tag
git push origin --tags
```
-## Additional resources
+## Related topics
- [Tagging](https://git-scm.com/book/en/v2/Git-Basics-Tagging) Git reference page