[spp] [PATCH v2 11/13] docs: fix typo of label
ogawa.yasufumi at lab.ntt.co.jp
ogawa.yasufumi at lab.ntt.co.jp
Wed Sep 26 11:08:39 CEST 2018
From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
Correct the name of label to fix 'undefined label' warning.
Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
---
docs/guides/tools/sppc/howto_launcher.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/guides/tools/sppc/howto_launcher.rst b/docs/guides/tools/sppc/howto_launcher.rst
index dcb6458..77c4bf8 100644
--- a/docs/guides/tools/sppc/howto_launcher.rst
+++ b/docs/guides/tools/sppc/howto_launcher.rst
@@ -38,8 +38,8 @@ examples are compiled while building DPDK's image.
Create App Container Script
---------------------------
-As explained in :ref:`sppc_appl_appl`, app container script shold be
-prepared for each of applications.
+As explained in :ref:`spp_container_app_launcher`, app container script
+shold be prepared for each of applications.
Application of SPP container is roughly categorized as DPDK sample apps
or not. The former case is like that you change an existing DPDK sample
application and run as a app container.
--
2.7.4
More information about the spp
mailing list