Modified: jclouds/site-content/start/what-is-jclouds/index.html URL: http://svn.apache.org/viewvc/jclouds/site-content/start/what-is-jclouds/index.html?rev=1599374&r1=1599373&r2=1599374&view=diff ============================================================================== --- jclouds/site-content/start/what-is-jclouds/index.html (original) +++ jclouds/site-content/start/what-is-jclouds/index.html Mon Jun 2 22:05:36 2014 @@ -80,6 +80,7 @@ <li><a href="/start/what-is-jclouds/">What Is Apache jclouds?</a></li> <li><a href="/start/install/">Installation Guide</a></li> <li class="divider"></li> + <li><a href="/start/concepts/">Core Concepts</a></li> <li><a href="/start/compute/">ComputeService</a></li> <li><a href="/start/blobstore/">BlobStore</a></li> <li><a href="http://github.com/jclouds/jclouds-examples">Examples</a></li> @@ -119,6 +120,7 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown">Release Notes<strong class="caret"></strong></a> <ul class="dropdown-menu"> <!-- only keep the release notes for supported versions in this list --> + <li><a href="/releasenotes/1.7.3">1.7.3</a></li> <li><a href="/releasenotes/1.7.2">1.7.2</a></li> <li><a href="/releasenotes/1.7.1">1.7.1</a></li> <li><a href="/releasenotes/1.7.0">1.7.0</a></li>
