diff options
| author | Anne Gentle <anne@openstack.org> | 2011-05-02 16:36:50 +0000 |
|---|---|---|
| committer | Tarmac <> | 2011-05-02 16:36:50 +0000 |
| commit | 62f9e140a4a37b88f1100e8d9aada2b20e79fa02 (patch) | |
| tree | 8ea0ee61a69cca08ea6cf2030e0c188697a5deba /doc | |
| parent | 757709eeaed44ac315d4767620636773ac7f8804 (diff) | |
| parent | b5fb5c865c62834790a595b9ece98406b5cf1394 (diff) | |
Change the links in the sidebar on the docs pages.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/_theme/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/_theme/layout.html b/doc/source/_theme/layout.html index 0a37a7943..b28edb364 100644 --- a/doc/source/_theme/layout.html +++ b/doc/source/_theme/layout.html @@ -73,7 +73,7 @@ <script type="text/javascript">$('#searchbox').show(0);</script> <p class="triangle-border right"> - Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read <a href="http://nova.openstack.org/2011.1">Nova 2011.1 docs</a> or <a href="http://docs.openstack.org">all OpenStack docs</a> too. + Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read <a href="http://nova.openstack.org/2011.2">Nova 2011.2 docs</a> or <a href="http://docs.openstack.org">all OpenStack docs</a> too. </p> {%- endif %} |
