|
@@ -70,8 +70,8 @@
|
|
|
<ul class="nav">
|
|
|
<li id="nav-introduction"><a href="http://www.docker.io/" title="Docker Homepage">Home</a></li>
|
|
|
<li id="nav-about"><a href="http://www.docker.io/about/" title="About">About</a></li>
|
|
|
- <li id="nav-community"><a href="http://www.docker.io/community/" title="Community">Community</a></li>
|
|
|
<li id="nav-gettingstarted"><a href="http://www.docker.io/gettingstarted/">Getting started</a></li>
|
|
|
+ <li id="nav-community"><a href="http://www.docker.io/community/" title="Community">Community</a></li>
|
|
|
<li id="nav-documentation" class="active"><a href="http://docs.docker.io/en/latest/">Documentation</a></li>
|
|
|
<li id="nav-blog"><a href="http://blog.docker.io/" title="Docker Blog">Blog</a></li>
|
|
|
<li id="nav-index"><a href="http://index.docker.io/" title="Docker Image Index, find images here">INDEX <img class="inline-icon" src="{{ pathto('_static/img/external-link-icon.png', 1) }}" title="external link"> </a></li>
|
|
@@ -93,7 +93,7 @@
|
|
|
<div class="span12 titlebar">
|
|
|
<!--<span class="pull-right" style="margin-left: 20px; font-size: 20px">{{version}}</span>-->
|
|
|
<div class="pull-right" id="fork-us" style="margin-top: 16px; margin-right: 16px;">
|
|
|
- <a href="http://github.com/dotcloud/docker/"><img src="{{ pathto('_static/img/fork-us.png', 1) }}"> Fork us on Github</a>
|
|
|
+ <a href="https://github.com/dotcloud/docker/blob/master/docs/sources/{{ pagename }}.rst"><img src="{{ pathto('_static/img/fork-us.png', 1) }}"> Edit this page on Github</a>
|
|
|
</div>
|
|
|
<h1 class="pageheader"><a href="http://docs.docker.io/en/latest/" title="Documentation" style="color: white;">DOCUMENTATION</a></h1>
|
|
|
|