From ec1cf2336475d859e98a30540f44f396eea1af8e Mon Sep 17 00:00:00 2001 From: seshukm Date: Wed, 22 Aug 2018 15:49:51 +0800 Subject: update install and configure document Issue-ID: SO-675 Change-Id: I157d04c2bebf3771df22792d9c7856ffa99d8393 Signed-off-by: seshukm --- docs/Install_Configure_SO.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/Install_Configure_SO.rst') 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: Read-only: -.. 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 -- cgit 1.2.3-korg