diff options
author | Chuanyu Chen <chenchuanyu@huawei.com> | 2018-08-22 09:39:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-22 09:39:57 +0000 |
commit | 66c2def4d7b1a85cccea76f9d5096bf3e23f3b9b (patch) | |
tree | 006852a62e2eb647f6d72db7c2dad2c1ecaf1549 /docs/Install_Configure_SO.rst | |
parent | 52e25ed16777518b4c0a65c7c441c1f74f8b5965 (diff) | |
parent | ec1cf2336475d859e98a30540f44f396eea1af8e (diff) |
Merge "update install and configure document"
Diffstat (limited to 'docs/Install_Configure_SO.rst')
-rw-r--r-- | docs/Install_Configure_SO.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/Install_Configure_SO.rst b/docs/Install_Configure_SO.rst index 29b5e9fc0a..e06385e39b 100644 --- a/docs/Install_Configure_SO.rst +++ b/docs/Install_Configure_SO.rst @@ -65,11 +65,11 @@ Auto-mount: <checked> Read-only: <unchecked>
-.. image:: images/Configure_ubuntu_SO_3.png
+.. image:: ../images/Configure_ubuntu_SO_3.png
.
-.. image:: images/Configure_ubuntu_SO_4.png
+.. image:: ../images/Configure_ubuntu_SO_4.png
Install Ubuntu in the VM
------------------------
@@ -111,7 +111,7 @@ Connect to the VM from your host computer -----------------------------------------
The PuTTY SSH client is popular. A connection to localhost:1022 (or whatever port you have forwarded) will go to the VM.
-.. image:: images/Configure_ubuntu_SO_7.png
+.. image:: ../images/Configure_ubuntu_SO_7.png
Install VirtualBox Guest Additions
----------------------------------
@@ -159,6 +159,6 @@ Further Reading .. toctree::
:maxdepth: 1
- Install_Docker.rst
- Configure_git_and_gerrit.rst
- Workspace_and_Development_Tools.rst
\ No newline at end of file + installconfigure/Install_Docker.rst
+ installconfigure/Configure_git_and_gerrit.rst
+ installconfigure/Workspace_and_Development_Tools.rst
\ No newline at end of file |