Fix and clean up CDC documentation

The CDC_users.md document was not linked to and was in the wrong place. It
should reside in the protocol directory since it relates to the CDC protocol.
This commit is contained in:
Markus Makela
2016-08-11 14:14:07 +03:00
parent 33fb8effa1
commit b2035745fc
5 changed files with 47 additions and 47 deletions

View File

@ -159,7 +159,7 @@ avrorouter.
Before using this client, you will need to install the Python 3 interpreter and
add users to the service with the _cdc_users_ script. Fore more details about
the user creation, please refer to the [CDC Protocol](../Protocols/CDC.md)
documentation.
and [CDC Users](../Protocols/CDC_users.md) documentation.
Read the output of `cdc --help` for a full list of supported options
and a short usage description of the client program.