From ba1649bfcbf8d730282afabfb3fdf8db7acd427a Mon Sep 17 00:00:00 2001 From: desbma Date: Thu, 1 Jan 2015 19:50:21 +0100 Subject: [PATCH] Don't break wiki link --- docs/glances-doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst index 7700fb9f..a3a267ce 100644 --- a/docs/glances-doc.rst +++ b/docs/glances-doc.rst @@ -743,7 +743,7 @@ Glances includes a `XML-RPC server`_ and a `RESTFUL-JSON`_ API which and can be APIs documentations are available at: - XML-RPC: https://github.com/nicolargo/glances/wiki/The-Glances-2.x-API-How-to -- RESTFUL-JSON: https://github.com/nicolargo/glances/wiki/The-Glances-RESTFUL-JSON-API +- RESTFUL-JSON: https://github.com/nicolargo/glances/wiki/The-Glances-RESTFULL-JSON-API Support =======