diff options
author | Edwin Torres <CoachEd@gmail.com> | 2018-06-13 20:29:29 -0400 |
---|---|---|
committer | Edwin Torres <CoachEd@gmail.com> | 2018-06-13 20:29:29 -0400 |
commit | 043231dd4cce0750be7c9670b6701c32c706d1e3 (patch) | |
tree | d1c0aa72cf6076f2161ef2c991461af765353318 /doc | |
parent | b72399e01c51418537997bbe154472fa6b7dc09e (diff) | |
download | gitlab-ce-043231dd4cce0750be7c9670b6701c32c706d1e3.tar.gz |
fixed university curr anchors
Diffstat (limited to 'doc')
-rw-r--r-- | doc/university/README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/university/README.md b/doc/university/README.md index 816fe095ba0..595fc480887 100644 --- a/doc/university/README.md +++ b/doc/university/README.md @@ -15,11 +15,11 @@ Would you like to contribute to GitLab University? Then please take a look at ou The curriculum is composed of GitLab videos, screencasts, presentations, projects and external GitLab content hosted on other services and has been organized into the following sections. -1. [GitLab Beginner](#1.-gitlab-beginner) -1. [GitLab Intermediate](#2.-gitlab-intermediate) -1. [GitLab Advanced](#3.-gitlab-advanced) -1. [External Articles](#4.-external-articles) -1. [Resources for GitLab Team Members](#5.-resources-for-gitlab-team-members) +1. [GitLab Beginner](#1-gitlab-beginner) +1. [GitLab Intermediate](#2-gitlab-intermediate) +1. [GitLab Advanced](#3-gitlab-advanced) +1. [External Articles](#4-external-articles) +1. [Resources for GitLab Team Members](#5-resources-for-gitlab-team-members) --- @@ -126,7 +126,7 @@ The curriculum is composed of GitLab videos, screencasts, presentations, project 1. [IBM: Continuous Delivery vs Continuous Deployment - Video](https://www.youtube.com/watch?v=igwFj8PPSnw) 1. [Amazon: Transition to Continuous Delivery - Video](https://www.youtube.com/watch?v=esEFaY0FDKc) 2. [TechBeacon: Doing continuous delivery? Focus first on reducing release cycle times](https://techbeacon.com/doing-continuous-delivery-focus-first-reducing-release-cycle-times) -1. See **[Integrations](#3.9.-integrations)** for integrations with other CI services. +1. See **[Integrations](#39-integrations)** for integrations with other CI services. #### 2.4. Workflow |