From 9b984f55eef568b6a15c3a125e0cf66f35678e5a Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 24 Jan 2020 09:08:32 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/gitlab-basics/start-using-git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gitlab-basics') diff --git a/doc/gitlab-basics/start-using-git.md b/doc/gitlab-basics/start-using-git.md index 7fa84bf45bd..38376f4334f 100644 --- a/doc/gitlab-basics/start-using-git.md +++ b/doc/gitlab-basics/start-using-git.md @@ -93,7 +93,7 @@ This creates a `.git` directory that contains the Git configuration files. Once the directory has been initialized, you can [add a remote repository](#add-a-remote-repository) and [send changes to GitLab.com](#send-changes-to-gitlabcom). You will also need to -[create a new project in GitLab](../gitlab-basics/create-project.html#push-to-create-a-new-project) +[create a new project in GitLab](../gitlab-basics/create-project.md#push-to-create-a-new-project) for your Git repository. ### Clone a repository -- cgit v1.2.3