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:
Diffstat (limited to 'doc/university/training/index.md')
-rw-r--r--doc/university/training/index.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/university/training/index.md b/doc/university/training/index.md
index deae79e51b0..13cf4184560 100644
--- a/doc/university/training/index.md
+++ b/doc/university/training/index.md
@@ -8,8 +8,10 @@ type: index
# GitLab Training Material
+<!-- vale gitlab.Spelling = NO -->
All GitLab training material is stored in Markdown format. Slides are
-generated using [Deskset](https://www.deckset.com/).
+generated using [Deckset](https://www.deckset.com/).
+<!-- vale gitlab.Spelling = YES -->
All training material is open to public contribution.
@@ -20,7 +22,7 @@ This section contains the following topics:
- [Cherry pick](topics/cherry_picking.md).
- [Code review and collaboration with Merge Requests](topics/merge_requests.md).
- [Configure your environment](topics/env_setup.md).
-- [Explore GitLab](../../gitlab-basics/README.md).
+- [Explore GitLab](../../gitlab-basics/index.md).
- [Feature branching](topics/feature_branching.md).
- [Getting started](topics/getting_started.md).
- [GitLab flow](gitlab_flow.md).
@@ -40,6 +42,6 @@ This section contains the following topics:
1. [GitLab Documentation](https://docs.gitlab.com)
1. [GUI Clients](https://git-scm.com/downloads/guis)
1. [Pro Git book](https://git-scm.com/book/en/v2)
-1. [Platzi Course](https://courses.platzi.com/courses/git-gitlab/)
+1. <!-- vale gitlab.Spelling = NO --> [Platzi Course](https://courses.platzi.com/courses/git-gitlab/) <!-- vale gitlab.Spelling = NO -->
1. [Code School tutorial](http://try.github.io/)
1. Contact us at `subscribers@gitlab.com`