diff options
author | Edwin Torres <CoachEd@gmail.com> | 2018-06-13 20:27:16 -0400 |
---|---|---|
committer | Edwin Torres <CoachEd@gmail.com> | 2018-06-13 20:27:16 -0400 |
commit | b72399e01c51418537997bbe154472fa6b7dc09e (patch) | |
tree | 6d5be2acb1ecdb4b26fc5f22e278cd9207138626 | |
parent | 043b05d791415ac1f8f8ebea79679cd3d893fd7a (diff) | |
download | gitlab-ce-b72399e01c51418537997bbe154472fa6b7dc09e.tar.gz |
fixed university curr anchors
-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 d980a80d6c6..816fe095ba0 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](#gitlab-beginner) -1. [GitLab Intermediate](#gitlab-intermediate) -1. [GitLab Advanced](#gitlab-advanced) -1. [External Articles](#external-articles) -1. [Resources for GitLab Team Members](#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](#integrations)** for integrations with other CI services. +1. See **[Integrations](#3.9.-integrations)** for integrations with other CI services. #### 2.4. Workflow |