diff options
Diffstat (limited to 'docs/releases/0.96.txt')
| -rw-r--r-- | docs/releases/0.96.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/0.96.txt b/docs/releases/0.96.txt index 0be19b1ddf..032eb1009a 100644 --- a/docs/releases/0.96.txt +++ b/docs/releases/0.96.txt @@ -119,7 +119,7 @@ The ``ENABLE_PSYCO`` setting no longer exists. If your settings file includes ``ENABLE_PSYCO`` it will have no effect; to use Psyco_, we recommend writing a middleware class to activate it. -.. _psyco: http://psyco.sourceforge.net/ +.. _psyco: https://psyco.sourceforge.net/ What's new in 0.96? =================== |
