CMS commit to vcl by arkurth

git-svn-id: https://svn.apache.org/repos/asf/vcl/site/trunk@1476358 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/content/index.mdtext b/content/index.mdtext
index 0b43887..1f91e1b 100644
--- a/content/index.mdtext
+++ b/content/index.mdtext
@@ -4,16 +4,16 @@
 
 This compute environments can range from something as simple as a virtual machine running productivity software to a cluster of powerful physical servers running complex HPC simulations.
 
-<img src="/img/remote-access.png" width="600" border="0">
+<img src="img/remote-access.png" width="600" border="0">
 
 VCL supports provisioning several different types of compute resources including physical bare-metal machines, virtual machines hosted on several different hypervisors, and traditional computing lab computers you would normally find on a university campus.
 
 The user interface consists of a self-service web portal.  Using the portal, users select from a list of customized environments and make reservations.
 
-<img src="/img/ss-select-environment.png" width="600" border="1">
+<img src="img/ss-select-environment.png" width="600" border="1">
 
 Behind the scenes, the scheduling components built into the web portal determine which compute resources to assign to the reservations.  The requested environment is then dynamically provisioned, secured, and configured to allow remote access by the user.  The user then remotely connects to the remote compute environment using remote desktop, SSH, or any of the other supported protocols.
 
-<img src="/img/remote-connection.png" width="600" border="0">
+<img src="img/remote-connection.png" width="600" border="0">
 
 VCL became an Apache Software Foundation top level project on June 20, 2012.
\ No newline at end of file