Skip to content

Commit a6a810f

Browse files
committed
Adds links to docs.openstack.org
In the side bar, links to past versions and docs.openstack.org On the index.rst, links to wiki and docs.openstack.org Change-Id: Icf33c6f396e1ab016fd86a56e61df3e063a1bae2
1 parent 9fe0a1c commit a6a810f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/source/_theme/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h3>{{ _('Quick search') }}</h3>
5858
</div>
5959
<script type="text/javascript">$('#searchbox').show(0);</script>
6060
<p class="triangle-border right">
61-
Psst... hey. Did you know you can read <a href="http://swift.openstack.org/1.3">Swift 1.3 docs</a> or <a href="http://swift.openstack.org/1.2">Swift 1.2 docs</a> also?
61+
Psst... hey. Did you know you can read about Swift at <a href="http://docs.openstack.org/">docs.openstack.org</a> also? Plus you can get to past versions at<a href="http://swift.openstack.org/1.3">Swift 1.3 docs</a> and <a href="http://swift.openstack.org/1.2">Swift 1.2 docs</a>.
6262
</p>
6363
{%- endif %}
6464

doc/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
..
2-
Copyright 2010-2011 OpenStack LLC
2+
Copyright 2010-2012 OpenStack LLC
33
All Rights Reserved.
44
55
Licensed under the Apache License, Version 2.0 (the "License"); you may
@@ -22,7 +22,7 @@ store. Organizations can use Swift to store lots of data efficiently, safely, an
2222

2323
This documentation is generated by the Sphinx toolkit and lives in the source
2424
tree. Additional documentation on Swift and other components of OpenStack can
25-
be found on the `OpenStack wiki`_.
25+
be found on the `OpenStack wiki`_ and at http://docs.openstack.org.
2626

2727
.. _`OpenStack wiki`: http://wiki.openstack.org
2828

0 commit comments

Comments
 (0)