doc: add link to security

This commit is contained in:
Xiang Li 2016-04-25 13:54:10 -07:00
parent 9ec176a9b0
commit 4b296bf51c
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Administrators who need to create reliable and scalable key-value stores for the
- [Setting up clusters][clustering]
- [Configuration][conf]
- Security
- [Security][security]
- Monitoring
- [Maintenance][maintenance]
- [Disaster recovery][recovery]
@ -48,3 +48,4 @@ To learn more about the concepts and internals behind etcd, read the following p
[local_cluster]: dev-guide/local_cluster.md
[recovery]: op-guide/recovery.md
[maintenance]: op-guide/maintenance.md
[security]: op-guide/security.md