Fix link to cli readme. (#235)

This commit is contained in:
Jonathan Hui
2016-07-01 17:50:40 -07:00
committed by GitHub
parent 4b487f1aa6
commit 58a6db6183
+1 -1
View File
@@ -84,4 +84,4 @@ Done
You may note that the example above did not include any network parameter configuration, such as the IEEE 802.15.4 PAN ID or the Thread Master Key. OpenThread currently implements default values for network parameters, however, you may use the CLI to change network parameters, other configurations, and perform other operations.
See the [OpenThread CLI Reference README.md](../../../../src/cli/README.md) to explore more.
See the [OpenThread CLI Reference README.md](../../../src/cli/README.md) to explore more.