We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0127da commit fca37dcCopy full SHA for fca37dc
_data/navbar.yml
@@ -17,6 +17,8 @@ navbar:
17
url: https://jython.readthedocs.io/en/latest/
18
- title: Wiki
19
url: https://wiki.python.org/jython/
20
+ - title: Archived Sites
21
+ url: archived_sites
22
- title: Development
23
subItems:
24
- title: Bug tracker
archived_sites.md
@@ -0,0 +1,14 @@
1
+---
2
+title: Archived Sites
3
4
+## Old Archived Jython Websites
5
+This is the place to access old versions of the Jython website.
6
+
7
+### [Jython 2.5 - 2.7](http://www.jython.org/)
8
9
+### [Jython 2.2.1](http://www.jython.org/archive/221/index.html)
10
11
+### [Jython 2.2](http://www.jython.org/archive/22/index.html)
12
13
+### [Jython 2.1](http://www.jython.org/archive/21/index.html)
14
0 commit comments