diff options
-rw-r--r-- | doc/security/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/security/README.md b/doc/security/README.md index 49dfa6eec76..9f7e3a5059d 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -1,6 +1,6 @@ # Security -- [Password length limits](password_length_limits.md) +- [Password length limits and how to reset your root password](password_length_limits.md) - [Rack attack](rack_attack.md) - [Web Hooks and insecure internal web services](webhooks.md) -- [Information exclusivity](information_exclusivity.md) +- [Information exclusivity](information_exclusivity.md)
\ No newline at end of file |