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: A node's status contains the following information:
* [Addresses](#Addresses) * [Addresses](#addresses)
* ~~[Phase](#Phase)~~ **deprecated** * ~~[Phase](#Phase)~~ **deprecated**
* [Condition](#Condition) * [Condition](#condition)
* [Capacity](#Capacity) * [Capacity](#capacity)
* [Info](#Info) * [Info](#info)
Each section is described in detail below. Each section is described in detail below.