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-04-15 03:16:44 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-15 03:16:44 +0300
commit9b0b4d9b9484aaeb82de5f24942460c679ae909e (patch)
tree3067ba8367840be4195b619acbe5b28b6c7f11f3 /doc/gitlab-basics
parent6df3cf6b4acbfe83f7a19e40bbd1471af5d6ce95 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r--doc/gitlab-basics/start-using-git.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/start-using-git.md b/doc/gitlab-basics/start-using-git.md
index 194647259b8..5fcaa68656f 100644
--- a/doc/gitlab-basics/start-using-git.md
+++ b/doc/gitlab-basics/start-using-git.md
@@ -103,7 +103,7 @@ To use the repository in the examples on this page:
The project becomes available at `https://gitlab.com/<your-namespace>/sample-project/`.
-You can [fork](../user/project/repository/forking_workflow.md#creating-a-fork) any project you have access to.
+You can [fork](../user/project/repository/forking_workflow.md#create-a-fork) any project you have access to.
## Clone a repository