diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-27 06:06:30 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-27 06:06:30 +0000 |
commit | 529bc7e23ba25fb310c73a3d47759bfdd8b97a0a (patch) | |
tree | 56183a9fbb29deaf3817384466aa781ced95ceac /doc/university | |
parent | e8baeb7fcba39c9af1b8a02163c12ce28173ae7b (diff) | |
download | gitlab-ce-529bc7e23ba25fb310c73a3d47759bfdd8b97a0a.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/university')
-rw-r--r-- | doc/university/README.md | 2 | ||||
-rw-r--r-- | doc/university/training/gitlab_flow.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/university/README.md b/doc/university/README.md index 8f5a5038bb9..9725cb14fc5 100644 --- a/doc/university/README.md +++ b/doc/university/README.md @@ -129,7 +129,7 @@ The GitLab University curriculum is composed of GitLab videos, screencasts, pres 1. [GitLab Flow vs Forking in GitLab - Video](https://www.youtube.com/watch?v=UGotqAUACZA) 1. [GitLab Flow Overview](https://about.gitlab.com/blog/2014/09/29/gitlab-flow/) 1. [Always Start with an Issue](https://about.gitlab.com/blog/2016/03/03/start-with-an-issue/) -1. [GitLab Flow Documentation](../workflow/gitlab_flow.md) +1. [GitLab Flow Documentation](../topics/gitlab_flow.md) ### 2.5. GitLab Comparisons diff --git a/doc/university/training/gitlab_flow.md b/doc/university/training/gitlab_flow.md index 66e645a0af8..b80eb031aee 100644 --- a/doc/university/training/gitlab_flow.md +++ b/doc/university/training/gitlab_flow.md @@ -38,7 +38,7 @@ type: reference ## More details -For more information, read through the [GitLab Flow](../../workflow/gitlab_flow.md) +For more information, read through the [GitLab Flow](../../topics/gitlab_flow.md) documentation. <!-- ## Troubleshooting |