Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-26 23:31:04 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-26 23:31:04 +0300
commit6f3fa06fd182b5d758bdb8c05ca90bced45cd3d7 (patch)
tree113c125e888900dc83cfe13099e7ba93713b5c37 /doc/administration
parentd58fb67f808137ddb1d3e1a6d03dfb2bfa93c13b (diff)
Change docs markdown linter
Change from ruby mdl to node markdownlint, add config file to root of project, delete old config file, update exceptions, and fix one doc that was didn't meet standards
Diffstat (limited to 'doc/administration')
-rw-r--r--doc/administration/smime_signing_email.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/smime_signing_email.md b/doc/administration/smime_signing_email.md
index 9f719088f25..b2e3bf8487b 100644
--- a/doc/administration/smime_signing_email.md
+++ b/doc/administration/smime_signing_email.md
@@ -22,7 +22,7 @@ email_smime:
```
- Both files must be provided PEM-encoded.
-- The key file must be unencrypted so that Gitlab can read it without user
+- The key file must be unencrypted so that Gitlab can read it without user
intervention.
NOTE: **Note:** Be mindful of the access levels for your private keys and visibility to