Skip to content

Commit e165abe

Browse files
committed
Move relevant links in README above the fold
1 parent e6016f0 commit e165abe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Webware for Python is a well proven and platform-independent suite of Python pac
44

55
Webware for Python 3 is the latest version of the suite, which has been adapted to use Python 3 instead of Python 2 and the WSGI standard instead of the custom Webware threaded application server and various adapters, but otherwise kept compatible with the legacy version.
66

7-
You can still find the legacy version of Webware for Python at: <https://cito.github.io/w4py/>
7+
The current project **homepage** is at: <https://github.com/Cito/w4py3>
88

9-
The current project homepage is at: <https://github.com/Cito/w4py3>
9+
The current **documentation** is hosted at: <https://webware-for-python-3.readthedocs.io/>
1010

11-
The current documentation is hosted at: <https://webware-for-python-3.readthedocs.io/>
11+
You can still find the **legacy version** of Webware for Python at: <https://cito.github.io/w4py/>

docs/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can keep up on new releases through the very low traffic `announcement maili
7272
.. _Python 2 to Python 3: https://docs.python.org/3/howto/pyporting.html
7373
.. _discussion mailing list: https://sourceforge.net/projects/webware/lists/webware-discuss
7474
.. _announcement mailing list: https://sourceforge.net/projects/webware/lists/webware-announce
75-
.. _GitHub project page: https://cito.github.io/w4py3/
75+
.. _GitHub project page: https://github.com/Cito/w4py3/
7676
.. _issues: https://github.com/Cito/w4py3/issues
7777
.. _pull requests: https://github.com/Cito/w4py3/pulls
7878
.. _releases: https://github.com/Cito/w4py3/releases

0 commit comments

Comments
 (0)