summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-05-15 14:37:53 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:11:37 +0100
commit56b13544d7928b6539cd409b4563cd8a8929a74f (patch)
treecb5ccf633543441639b38d9ee5c9d77d140c492b
parentebec9603e746c55f629786d8ae9d1381ed449e62 (diff)
downloadpoky-56b13544d7928b6539cd409b4563cd8a8929a74f.tar.gz
toaster-manual: Added detail for the URL to access Web Interface
(From yocto-docs rev: cf7899959a18ac04c732ae80aee2ecd7c3fea851) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml
index fede4529a2..0c9401ff30 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -133,6 +133,11 @@
133 browser by entering the URL of your Toaster instance and 133 browser by entering the URL of your Toaster instance and
134 adding "<filename>/admin</filename>" to the end of the 134 adding "<filename>/admin</filename>" to the end of the
135 URL. 135 URL.
136 As an example, if you are running Toaster locally, use
137 the following URL:
138 <literallayout class='monospaced'>
139 http://127.0.0.1:8000/admin
140 </literallayout>
136 </para> 141 </para>
137 142
138 <para> 143 <para>