summaryrefslogtreecommitdiffstats
path: root/doc/_templates
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-04-29 07:24:31 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-04-29 07:24:31 -0500
commit139e8abff3eba4a1c6ce1a33f9835b42463583f9 (patch)
treeafd7c30c9610c86f4122bf85723f7e70ad82f3b8 /doc/_templates
parenta8f39eaee5ba711862df619639fcc48519a14103 (diff)
downloadbcfg2-139e8abff3eba4a1c6ce1a33f9835b42463583f9.tar.gz
bcfg2-139e8abff3eba4a1c6ce1a33f9835b42463583f9.tar.bz2
bcfg2-139e8abff3eba4a1c6ce1a33f9835b42463583f9.zip
doc: Add link to 1.3 stable documentation
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/_templates')
-rw-r--r--doc/_templates/indexsidebar.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html
index 39916315d..2133cdcc5 100644
--- a/doc/_templates/indexsidebar.html
+++ b/doc/_templates/indexsidebar.html
@@ -7,5 +7,6 @@
<ul>
<li><a href="http://docs.bcfg2.org/1.1/">Bcfg2 1.1 (stable)</a></li>
<li><a href="http://docs.bcfg2.org/1.2/">Bcfg2 1.2 (stable)</a></li>
+ <li><a href="http://docs.bcfg2.org/1.3/">Bcfg2 1.3 (stable)</a></li>
<li><a href="http://docs.bcfg2.org/dev/">Bcfg2 development documentation</a></li>
</ul>