Skip to content

Commit bc944d5

Browse files
committed
Merge branch 'docs/fix-various-404s' into 'master'
Fix Markdown so renderer parses links correctly, fixing 404s See merge request gitlab-org/gitlab-ce!22895
2 parents 15e5194 + 0b3289b commit bc944d5

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

doc/administration/auth/okta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The following documentation enables Okta as a SAML provider.
1111
1. When the app screen comes up you see another button to **Create an App** and
1212
choose SAML 2.0 on the next screen.
1313
1. Now, very important, add a logo
14-
(you can choose it from https://about.gitlab.com/press/). You'll have to
14+
(you can choose it from <https://about.gitlab.com/press/>). You'll have to
1515
crop and resize it.
1616
1. Next, you'll need the to fill in the SAML general config. Here's an example
1717
image.

doc/university/training/topics/additional_resources.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ comments: false
44

55
# Additional Resources
66

7-
1. GitLab Documentation [http://docs.gitlab.com](http://docs.gitlab.com/)
8-
2. GUI Clients [http://git-scm.com/downloads/guis](http://git-scm.com/downloads/guis)
9-
3. Pro git book [http://git-scm.com/book](http://git-scm.com/book)
10-
4. Platzi Course [https://courses.platzi.com/courses/git-gitlab/](https://courses.platzi.com/courses/git-gitlab/)
11-
5. Code School tutorial [http://try.github.io/](http://try.github.io/)
12-
6. Contact Us at `[email protected]`
7+
1. GitLab Documentation: <http://docs.gitlab.com>.
8+
1. GUI Clients: <http://git-scm.com/downloads/guis>.
9+
1. Pro Git book: <http://git-scm.com/book>.
10+
1. Platzi Course: <https://courses.platzi.com/courses/git-gitlab/>.
11+
1. Code School tutorial: <http://try.github.io/>.
12+
1. Contact us at `[email protected]`.

doc/university/training/topics/tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ comments: false
2222

2323
**Additional resources**
2424

25-
[http://git-scm.com/book/en/Git-Basics-Tagging](http://git-scm.com/book/en/Git-Basics-Tagging)
25+
<http://git-scm.com/book/en/Git-Basics-Tagging>
2626

2727
----------
2828

doc/university/training/user_training.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ Thank you for your hard work!
385385

386386
- GitLab Documentation: <http://docs.gitlab.com/>.
387387
- GUI Clients: <http://git-scm.com/downloads/guis>.
388-
- Pro git book: <http://git-scm.com/book>.
388+
- Pro Git book: <http://git-scm.com/book>.
389389
- Platzi Course: <https://courses.platzi.com/courses/git-gitlab/>.
390390
- Code School tutorial: <http://try.github.io/>.
391391
- Contact us at `[email protected]`.

0 commit comments

Comments
 (0)