diff --git a/CHANGES.rst b/CHANGES.rst index 876934c..6b14fea 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -20,7 +20,7 @@ Features - Added integration with `OpenWISP Monitoring to generate WiFi mesh network topology - `_. + `_. - Added WireGuard topology parser and integration with OpenWISP Controller - Added ZeroTier topology parser and integration with OpenWISP Controller - Implemented real-time updates for topologies diff --git a/README.rst b/README.rst index 2ddf582..edb0d9a 100644 --- a/README.rst +++ b/README.rst @@ -48,15 +48,15 @@ store it, visualize it, edit its details, it also provides hooks (a.k.a to execute code when the status of a link changes. For a complete overview of features, refer to the `Network Topology: -Features `_ +Features `_ section of the OpenWISP documentation. Documentation ------------- -- `Usage documentation `_ +- `Usage documentation `_ - `Developer documentation - `_ + `_ Contributing ------------