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:
authorMike Lewis <mlewis@gitlab.com>2019-06-12 18:53:34 +0300
committerDimitrie Hoekstra <dimitriehoekstra@gmail.com>2019-06-13 20:46:15 +0300
commit17d493779dc7edad02d2a3937c72c71b8deec52e (patch)
tree7ce16952c1a69ebf25aeac26648f7d58f9b4d437
parent8a43084bc89765459194f949aa926941f03b635a (diff)
Update inclusion of GitLab Flow links in GitLab Basics
-rw-r--r--doc/gitlab-basics/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
index 157b85f22a6..547f1b3310d 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -24,8 +24,7 @@ The following are guides to basic GitLab functionality:
- [Add an image](add-image.md), to add new images to a project's repository.
- [Create an issue](../user/project/issues/create_new_issue.md), to start collaborating within a project.
- [Create a merge request](add-merge-request.md), to request changes made in a branch be merged into a project's repository.
-
-For an introduction to many of the topics covered in this section, watch the [GitLab Flow](https://youtu.be/InKNIvky2KE) video.
+- See how these features come together in the [GitLab Flow introduction video](https://youtu.be/InKNIvky2KE) and [GitLab flow page](../workflow/gitlab_flow.md).
## Git basics