Skip to content

Commit 5ecf063

Browse files
committed
link to 2.1-branch
1 parent bd41b36 commit 5ecf063

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

layouts/page/documentation.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ <h2 class="title text-red">Documentation</h2>
2424
<td><a href="https://media.readthedocs.org/epub/pyramid/2.0-branch/pyramid.epub">ePub</a></td>
2525
<td>The current and stable release branch (latest)</td>
2626
</tr>
27-
<!--<tr class="info">
28-
<td>2.0 pre-release</td>
29-
<td><a href="https://docs.pylonsproject.org/projects/pyramid/en/2.0-branch/">HTML</a></td>
30-
<td><a href="https://media.readthedocs.org/pdf/pyramid/2.0-branch/pyramid.pdf">PDF</a></td>
31-
<td><a href="https://media.readthedocs.org/epub/pyramid/2.0-branch/pyramid.epub">ePub</a></td>
32-
<td>The in-development branch, now in pre-release (2.0-branch)</td>
33-
</tr>-->
27+
<tr class="info">
28+
<td>2.1 pre-release</td>
29+
<td><a href="https://docs.pylonsproject.org/projects/pyramid/en/2.1-branch/">HTML</a></td>
30+
<td><a href="https://media.readthedocs.org/pdf/pyramid/2.1-branch/pyramid.pdf">PDF</a></td>
31+
<td><a href="https://media.readthedocs.org/epub/pyramid/2.1-branch/pyramid.epub">ePub</a></td>
32+
<td>The in-development branch, now in pre-release (2.1-branch)</td>
33+
</tr>
3434
<tr class="danger">
3535
<td>Development</td>
3636
<td><a href="https://docs.pylonsproject.org/projects/pyramid/en/main/">HTML</a></td>

0 commit comments

Comments
 (0)