Skip to content

Commit

Permalink
Merge pull request #5 from pquentin/master
Browse files Browse the repository at this point in the history
Fix current/latest docs link
  • Loading branch information
Mikhail Sobolev committed Oct 14, 2014
2 parents ca6edd5 + 40b72c1 commit d5b549d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Expand Up @@ -31,8 +31,8 @@
</a></p>
<h1><a href="#">Buildbot Documentation</a></h1>
<div class="rel">
<a href="current" title="Current Version">Current</a> (released) |
<a href="py-modindex.html" title="Latest Version">Latest</a> (development)
<a href="current/" title="Current Version">Current</a> (released) |
<a href="latest/" title="Latest Version">Latest</a> (development)
</div>
</div>
</div>
Expand Down

0 comments on commit d5b549d

Please sign in to comment.