From fb214ec6e0c78f96781ac7889d6d86c88a824e90 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 10 May 2022 00:09:33 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/.vale/gitlab/SubstitutionSuggestions.yml | 4 ++-- doc/.vale/gitlab/SubstitutionWarning.yml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/.vale') 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 -- cgit v1.2.1