summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-06-12 15:53:34 +0000
committerMike Lewis <mlewis@gitlab.com>2019-06-12 15:53:34 +0000
commit6f94ff366871c6670910d7928f7db4401b597151 (patch)
tree629868ff8ca5b1939b16f69858f4196317a15874
parent5a40c144e1c197ae0feec087c11888dbee4138ea (diff)
downloadgitlab-ce-6f94ff366871c6670910d7928f7db4401b597151.tar.gz
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