diff options
Diffstat (limited to 'Doc/howto/advocacy.rst')
-rw-r--r-- | Doc/howto/advocacy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/howto/advocacy.rst b/Doc/howto/advocacy.rst index 7d7706e..669ce72 100644 --- a/Doc/howto/advocacy.rst +++ b/Doc/howto/advocacy.rst @@ -265,7 +265,7 @@ the organizations that use Python. **What are the restrictions on Python's use?** They're practically nonexistent. Consult the :file:`Misc/COPYRIGHT` file in the -source distribution, or http://www.python.org/doc/Copyright.html for the full +source distribution, or the section :ref:`history-and-license` for the full language, but it boils down to three conditions. * You have to leave the copyright notice on the software; if you don't include |