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-01-18 12:10:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-18 12:10:40 +0300
commit0a921554d8c33ccbbd1f2edcee8cd70a0ecfd1a2 (patch)
treedfe8044b0be8bce7ecc962d9bc30225b6d2e0383 /doc/tutorials/agile_sprint.md
parent4e5ac6eec9269941c0847200f8a915c2dbe56872 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/tutorials/agile_sprint.md')
-rw-r--r--doc/tutorials/agile_sprint.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorials/agile_sprint.md b/doc/tutorials/agile_sprint.md
index 8e1886cf464..ff0b17d7eb0 100644
--- a/doc/tutorials/agile_sprint.md
+++ b/doc/tutorials/agile_sprint.md
@@ -32,7 +32,7 @@ Membership automatically cascades down to all subgroups and projects.
## Create a project
-Now [create one or more projects](../user/project/working_with_projects.md#create-a-project) in your group.
+Now [create one or more projects](../user/project/index.md#create-a-project) in your group.
There are several different ways to create a project. A project contains
your code and pipelines, but also the issues that are used for planning your upcoming code changes.