fix invalid anchors

This commit is contained in:
Tyler Kellen
2017-11-05 20:05:39 -05:00
committed by Peter (XiangPeng) Zhao
parent 10a6fb706d
commit 30a413926a
+4 -4
View File
@@ -21,11 +21,11 @@ architecture design doc for more details.
A node's status contains the following information:
* [Addresses](#Addresses)
* [Addresses](#addresses)
* ~~[Phase](#Phase)~~ **deprecated**
* [Condition](#Condition)
* [Capacity](#Capacity)
* [Info](#Info)
* [Condition](#condition)
* [Capacity](#capacity)
* [Info](#info)
Each section is described in detail below.