瀏覽代碼

Merge pull request #5187 from xiang90/doc_security

doc: add link to security
Xiang Li 9 年之前
父節點
當前提交
1440007608
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Documentation/docs.md
  2. 0 0
      Documentation/op-guide/security.md

+ 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]
  - [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

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