summaryrefslogtreecommitdiffstats
path: root/documentation
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-07-28 18:02:29 +0100
commite52dd533303097499b58e46e376b7b71a63d5293 (patch)
treec5e9473e9fe46436e2c73a0a083b2ba86cac2030 /documentation
parentec068fe58295ae59c89ffb6f99cb0231e76d8b66 (diff)
downloadpoky-e52dd533303097499b58e46e376b7b71a63d5293.tar.gz
toaster-manual: Added detail for the URL to access Web Interface
(From yocto-docs rev: 3691068965b9b0db66f4b8b5bb0e4fb6e5d9741e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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>