diff options
author | Karen Carias <karen@gitlab.com> | 2015-05-01 15:26:00 +0000 |
---|---|---|
committer | Karen Carias <karen@gitlab.com> | 2015-05-01 15:26:00 +0000 |
commit | 72aa9dd76840f74aa42fe88b7d09722577b2418b (patch) | |
tree | fcfeb8a03b4194420ec283943a6a12178d57714f | |
parent | 5820c00805b7be2db4abfafbe9c7bd78b1866522 (diff) | |
download | gitlab-ce-72aa9dd76840f74aa42fe88b7d09722577b2418b.tar.gz |
Added link to document "Reset root password"
-rw-r--r-- | doc/security/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security/README.md b/doc/security/README.md index d35f09c7a3e..1ca45fd0c0a 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -4,4 +4,4 @@ - [Rack attack](rack_attack.md) - [Web Hooks and insecure internal web services](webhooks.md) - [Information exclusivity](information_exclusivity.md) -- [Reset your root password] (reset_root_password.md)
\ No newline at end of file +- [Reset your root password] (https://dev.gitlab.org/gitlab/gitlabhq/blob/How_to_Reset_your_root_password/doc/security/reset_root_password.md)
\ No newline at end of file |