diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-10 00:09:33 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-10 00:09:33 +0000 |
commit | fb214ec6e0c78f96781ac7889d6d86c88a824e90 (patch) | |
tree | ec47404d3d813fd6b688679883a3145f413b6d2f /doc/.vale | |
parent | b558e1ad8f1d2d52e0c88ad712cd3d567cf52e10 (diff) | |
download | gitlab-ce-fb214ec6e0c78f96781ac7889d6d86c88a824e90.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/.vale')
-rw-r--r-- | doc/.vale/gitlab/SubstitutionSuggestions.yml | 4 | ||||
-rw-r--r-- | doc/.vale/gitlab/SubstitutionWarning.yml | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/.vale/gitlab/SubstitutionSuggestions.yml b/doc/.vale/gitlab/SubstitutionSuggestions.yml index df132d89637..4b77def065d 100644 --- a/doc/.vale/gitlab/SubstitutionSuggestions.yml +++ b/doc/.vale/gitlab/SubstitutionSuggestions.yml @@ -7,7 +7,7 @@ # For a list of all options, see https://errata-ai.github.io/vale/styles/ extends: substitution message: 'Consider %s instead of "%s".' -link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#language +link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html level: suggestion ignorecase: true swap: @@ -15,7 +15,7 @@ swap: active users: '"billable users"' docs: '"documentation"' e-mail: '"email"' - GFM: '"GitLab Flavored Markdown"' + GLFM: '"GitLab Flavored Markdown"' it is recommended: '"we recommend"' navigate: go OAuth2: '"OAuth 2.0"' diff --git a/doc/.vale/gitlab/SubstitutionWarning.yml b/doc/.vale/gitlab/SubstitutionWarning.yml index f08d457134d..5272523775c 100644 --- a/doc/.vale/gitlab/SubstitutionWarning.yml +++ b/doc/.vale/gitlab/SubstitutionWarning.yml @@ -21,6 +21,7 @@ swap: distro: distribution file name: filename filesystem: file system + GFM: GLFM info: information repo: repository timezone: time zone |