diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-02-12 12:45:20 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-02-12 12:45:20 +0000 |
commit | e145e15f23dfaa5164c2cc9905a4c71a0719c8f1 (patch) | |
tree | 5b57b43257255704a55942ef45df039447d98e93 /doc/security | |
parent | bc733abe4164fa77a234d7609effe9e161913c6d (diff) | |
download | gitlab-ce-e145e15f23dfaa5164c2cc9905a4c71a0719c8f1.tar.gz |
Docs: Misc small fixes to docs
Diffstat (limited to 'doc/security')
-rw-r--r-- | doc/security/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/security/README.md b/doc/security/README.md index e22dc00759d..a90127e0356 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -15,3 +15,4 @@ comments: false - [How we manage the CRIME vulnerability](crime_vulnerability.md) - [Enforce Two-factor authentication](two_factor_authentication.md) - [Send email confirmation on sign-up](user_email_confirmation.md) +- [Security of running jobs](https://docs.gitlab.com/runner/security/) |