Commit graph

5 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
Joshua Lambert
80ae984bc9 Improve wording for automatic license import 2019-06-11 16:55:37 +00:00
Russell Dickenson
a37c2094e4 Edit License details to comply with SSOT guidelines 2019-05-26 23:31:04 +00:00
Robert Marshall
92663f7323 Document EE License Auto Import During Install
- Document how to properly configure `GITLAB_LICENSE_FILE` environment
  variable in source and omnibus installations.

Resolves: https://gitlab.com/gitlab-org/gitlab-ee/issues/10808

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
2019-05-07 18:53:25 +00:00
Marcel Amirault
f3c4a7c1c2 Docs: Merge EE doc/user/admin_area to CE 2019-05-05 14:17:38 +00:00