Commit graph

6 commits

Author SHA1 Message Date
Marcel Amirault
73c6477b7e Changing badges to use parentheses not brackets
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Evan Read
e128239340 Add Markdown linting
Also adds and one linting rule
and makes project conform to it.
2019-06-25 04:34:55 +00:00
Mike Lewis
0cf23b8e66 Streamline and edit video references 2019-06-12 15:58:38 +00:00
Russell Dickenson
a172060281 Added links to videos to supplement docs 2019-06-12 12:38:32 +10:00
Marcia Ramos
2c2d2bbff3 Docs: CI - link videos 2019-06-11 16:49:05 +00:00
Marcel Amirault
66b25804bc Docs: Merge EE doc/​integration to CE 2019-05-05 12:04:54 +00:00