From 72c24002b39e454d68b8581f0c928ae48bf88f5a Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Wed, 27 May 2015 15:37:00 -0700 Subject: Issue 24304: Fix broken license link in FAQ. --- Doc/faq/general.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst index e3ea962..12a0337 100644 --- a/Doc/faq/general.rst +++ b/Doc/faq/general.rst @@ -53,7 +53,7 @@ commercial use, to sell copies of Python in source or binary form (modified or unmodified), or to sell products that incorporate Python in some form. We would still like to know about all commercial use of Python, of course. -See `the PSF license page `_ to find further +See `the PSF license page `_ to find further explanations and a link to the full text of the license. The Python logo is trademarked, and in certain cases permission is required to -- cgit v0.12