|
28 | 28 | <tr style="background-color:#F0F0F0"> |
29 | 29 | <td valign="top"> |
30 | 30 | <ul> |
31 | | - <li><a href="http://www.webwareforpython.org" class="BigLink">Webware</a> |
| 31 | + <li><a href="https://cito.github.io/w4py/" class="BigLink">Webware</a> |
32 | 32 | <br>(the Webware for Python home page)</li> |
33 | | - <li><a href="http://wiki.w4py.org" class="BigLink">Webware Wiki</a> |
34 | | - <br>(the Webware project's Wiki site)</li> |
| 33 | + <li><a href="https://github.com/Cito/w4py" class="BigLink">Webware@GitHub</a> |
| 34 | + <br>(the Webware project page at GitHub)</li> |
35 | 35 | <li><a href="http://sourceforge.net/projects/webware/" class="BigLink">Webware@SourceForge</a> |
36 | 36 | <br>(the Webware project page at SourceForge)</li> |
37 | | -<!-- |
38 | 37 | <li><a href="http://lists.sourceforge.net/mailman/listinfo/webware-discuss" class="BigLink">webware-discuss</a> |
39 | 38 | <br>(discussion list home page)</li> |
40 | 39 | <li><a href="http://lists.sourceforge.net/mailman/listinfo/webware-announce" class="BigLink">webware-announce</a> |
41 | 40 | <br>(announce list home page)</li> |
42 | | ---> |
43 | | - <li><a href="http://wiki.w4py.org/webwarehosting.html" class="BigLink">Webware Hosting</a> |
44 | | - <br>(find a host for your Webware app)</li> |
45 | 41 | </ul> |
46 | 42 | </td> |
47 | 43 | <td valign="top"> |
|
52 | 48 | <br>(the PythonInfo Wiki)</li> |
53 | 49 | <li><a href="http://www.python.org/psf/" class="BigLink">Python Software Foundation</a> |
54 | 50 | <br>(the home page for the PSF)</li> |
55 | | -<!-- |
56 | | - <li><a href="news:comp.lang.python" class="BigLink">comp.lang.python newsgroup</a> |
57 | | - <br>(Python discussions newsgroup)</li> |
58 | | - <li><a href="news:comp.lang.python.announce" class="BigLink">comp.lang.python.announce</a> |
59 | | - <br>(Python announcements forum)</li> |
60 | | ---> |
61 | | - <li><a href="http://www.python.org/cgi-bin/moinmoin/PythonHosting" class="BigLink">Python-friendly ISPs</a> |
62 | | - <br>(find a host for your Python app)</li> |
| 51 | + <li><a href="https://mail.python.org/mailman/listinfo/python-list" class="BigLink">comp.lang.python</a> |
| 52 | + <br>(Python discussion list)</li> |
| 53 | + <li><a href="https://mail.python.org/mailman/listinfo/python-announce-list" class="BigLink">comp.lang.python.announce</a> |
| 54 | + <br>(Python announce list)</li> |
63 | 55 | </ul> |
64 | 56 | </td> |
65 | 57 | </tr> |
|
0 commit comments