[spp] [PATCH 2/2] docs: update link of command reference
ogawa.yasufumi at lab.ntt.co.jp
ogawa.yasufumi at lab.ntt.co.jp
Fri Jun 15 09:02:55 CEST 2018
From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
In 'How to Use' section, link for SPP command reference refers to
the url of readthedocs. However, it might be changed in future.
This update is to change the link from url to relative path to avoid
not found error.
Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
---
docs/guides/setup/howto_use.rst | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/guides/setup/howto_use.rst b/docs/guides/setup/howto_use.rst
index dc014aa..8ad0c27 100644
--- a/docs/guides/setup/howto_use.rst
+++ b/docs/guides/setup/howto_use.rst
@@ -83,8 +83,7 @@ Please refer help message for options.
-ip IPADDR, --ipaddr IPADDR
IP address
-`SPP commands
-<http://spp.readthedocs.io/en/doc_rst/commands/index.html>`_ describes
+:doc:`../../commands/index` describes
how to manage SPP processes from SPP controller.
--
2.17.1
More information about the spp
mailing list