From 876f91e4d77d12a8dccb83383861f145040c6b75 Mon Sep 17 00:00:00 2001 From: sb <unknow@host.host> Date: Mon, 26 Oct 2015 14:25:26 +0100 Subject: [PATCH] adding documentation --- docs/how_to_use_the_api_get.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/how_to_use_the_api_get.rst b/docs/how_to_use_the_api_get.rst index 23861299..fa258281 100644 --- a/docs/how_to_use_the_api_get.rst +++ b/docs/how_to_use_the_api_get.rst @@ -1,9 +1,7 @@ How to use the Python uCoin API to Get specified data -------------------------------------------------------- -``http://metab.ucoin.io:9201/node/summary`` - -* ``/node/summary`` +* ``http://metab.ucoin.io:9201/node/summary`` --> ``/node/summary`` * ``/blockchain/parameters`` -- GitLab