diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2020-07-27 16:03:48 +0200 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2020-07-27 16:03:48 +0200 |
| commit | 54dc3a2a98e4bf0e73be74b8d6b32f85be709f96 (patch) | |
| tree | 9f6e93b91e0ad3fb2ab91c66c2a98c43933e91ae /src/tests | |
| parent | 0c39d3af5106278cfaff1047a6db400ff548d52e (diff) | |
| download | python-decorator-git-54dc3a2a98e4bf0e73be74b8d6b32f85be709f96.tar.gz | |
Removed obsolete reference to readthedocs
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/documentation.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/documentation.py b/src/tests/documentation.py index 4e4ee3d..29fe75c 100644 --- a/src/tests/documentation.py +++ b/src/tests/documentation.py @@ -53,7 +53,7 @@ What's New in version 4 - **New documentation** There is now a single manual for all Python versions, so I took the - opportunity to overhaul the documentation and to move it to readthedocs.org. + opportunity to overhaul the documentation. Even if you are a long-time user, you may want to revisit the docs, since several examples have been improved. |
