diff --git a/The-Glances-RESTFULL-JSON-API.md b/The-Glances-RESTFULL-JSON-API.md index 161657b..c0d92bf 100644 --- a/The-Glances-RESTFULL-JSON-API.md +++ b/The-Glances-RESTFULL-JSON-API.md @@ -2,7 +2,7 @@ Glances HTTP API is based on **RESTFul/JSON**. The detailed Glances Restfull/API documentation is available in the code. -* Glances version 4: https://github.com/nicolargo/glances/blob/develop/docs/api.rst +* Glances version 4: https://github.com/nicolargo/glances/blob/develop/docs/api.rst or directly from the server using the http://0.0.0.0:61208/docs#/ * Glances version 3: https://github.com/nicolargo/glances/blob/support/glancesv3/docs/api.rst