Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescott committed Jan 30, 2016
1 parent 6893d17 commit 06c6bf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _themes/chefv2/version-picker.html
Expand Up @@ -34,8 +34,8 @@
<li class="dropdown-item has-sub-items">
Chef Server<i class="fa fa-chevron-right"></i>
<ul class="dropdown-sub-items">
<li class="dropdown-item"><a href="/release/server_12-2">12.4</a></li>
<li class="dropdown-item"><a href="/release/server_12-2">12.3</a></li>
<li class="dropdown-item"><a href="/release/server_12-4">12.4</a></li>
<li class="dropdown-item"><a href="/release/server_12-3">12.3</a></li>
<li class="dropdown-item"><a href="/release/server_12-2">12.2</a></li>
<li class="dropdown-item"><a href="/release/server_12-1">12.1</a></li>
<li class="dropdown-item"><a href="/release/server_12-0">12.0</a></li>
Expand Down
2 changes: 1 addition & 1 deletion release_server_12-4/source/index.rst
@@ -1,7 +1,7 @@
.. THIS PAGE DOCUMENTS Chef server version 12.2
=====================================================
About |chef server_title| 12.4
About |chef server_title| 12.4
=====================================================

.. include:: ../../includes_chef/includes_chef_index.rst
Expand Down

0 comments on commit 06c6bf7

Please sign in to comment.