Browse Source

doc: add link to security

Xiang Li 10 năm trước cách đây
mục cha
commit
4b296bf51c

+ 2 - 1
Documentation/docs.md

@@ -20,7 +20,7 @@ Administrators who need to create reliable and scalable key-value stores for the
 
 
  - [Setting up clusters][clustering]
  - [Setting up clusters][clustering]
  - [Configuration][conf]
  - [Configuration][conf]
- - Security
+ - [Security][security]
  - Monitoring
  - Monitoring
  - [Maintenance][maintenance]
  - [Maintenance][maintenance]
  - [Disaster recovery][recovery]
  - [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
 [local_cluster]: dev-guide/local_cluster.md
 [recovery]: op-guide/recovery.md
 [recovery]: op-guide/recovery.md
 [maintenance]: op-guide/maintenance.md
 [maintenance]: op-guide/maintenance.md
+[security]: op-guide/security.md

+ 0 - 0
Documentation/security.md → Documentation/op-guide/security.md