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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-29 06:14:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-29 06:14:02 +0300
commitc5925a0892e90bc773ec976e53bc02b9e5dde19d (patch)
tree9161ee52da7578e756eff2fc4df1cce021bdb60f /doc/topics
parentd6aefcefdf12810fa63bf38e7ef405389315493f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/git/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md
index e349cf0bb92..0f629abb9aa 100644
--- a/doc/topics/git/index.md
+++ b/doc/topics/git/index.md
@@ -38,7 +38,7 @@ appropriate for when you're ready to start learning Git by doing:
- [How to install Git](how_to_install_git/index.md)
- [Start using Git on the command line](../../gitlab-basics/start-using-git.md)
- Tutorial: [Make your first Git commit](../../tutorials/make_first_git_commit/index.md)
-- Tutorial: [How to update Git commit messages](../../tutorials/update_commit_messages/index.md)
+- Tutorial: [Update Git commit messages](../../tutorials/update_commit_messages/index.md)
- The [GitLab CLI](https://gitlab.com/gitlab-org/cli/)
A typical Git user encounters these concepts soon after starting to use Git: