diff options
| author | Claude Paroz <claude@2xlibre.net> | 2017-05-20 17:51:21 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2017-05-22 19:28:44 +0200 |
| commit | 01f658644a7ee7cbff4ee5626d5894e9049ee8d5 (patch) | |
| tree | c8875c6258b9e08c313d3562ca9e6e8b3544b5d8 /docs/howto/jython.txt | |
| parent | a3ba2662cdaa36183fdfb8a26dfa157e26fca76a (diff) | |
Updated various links in docs to avoid redirects
Thanks Tim Graham and Mariusz Felisiak for review and completion.
Diffstat (limited to 'docs/howto/jython.txt')
| -rw-r--r-- | docs/howto/jython.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/jython.txt b/docs/howto/jython.txt index 607bbbdd1b..cdb9b06caf 100644 --- a/docs/howto/jython.txt +++ b/docs/howto/jython.txt @@ -27,7 +27,7 @@ such as `Apache Tomcat`_. Full JavaEE applications servers such as `GlassFish`_ or `JBoss`_ are also OK, if you need the extra features they include. .. _`Apache Tomcat`: https://tomcat.apache.org/ -.. _GlassFish: https://glassfish.java.net/ +.. _GlassFish: https://javaee.github.io/glassfish/ .. _JBoss: https://www.jboss.org/ Installing Django |
