summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2016-02-15 22:18:23 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2016-02-15 22:18:23 +0900
commit7684b15075296bf5eef79f91f6898652e66a4da1 (patch)
tree3066781a54f76365824b06eb12c0e80e1e12d311
parent9f53f9e478dfc2106a216fe5cca8a2a4ea983629 (diff)
docs: fix image file path in the config guide
Change-Id: I4894dde82d1070448b5e76d8d804abe74eb3819f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
-rw-r--r--docs/configguide/featureconfig.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst
index 9ad61d4..a59bb9f 100644
--- a/docs/configguide/featureconfig.rst
+++ b/docs/configguide/featureconfig.rst
@@ -50,7 +50,7 @@ The results of the tests will be stored in the promise-results.json file.
The results can also be seen in the console ("npm run -s test")
-.. figure:: images/screenshot_promise.png
+.. figure:: @PROJECT_PATH@/configguide/images/screenshot_promise.png
:name: figure1
:width: 90%