From 33e085661fab3f672a62c6aade012b924e3ae010 Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Mon, 1 Jun 2020 16:23:33 +0100 Subject: [PATCH] Update website for Python 3 --- doc/web/content/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/web/content/index.md b/doc/web/content/index.md index bdaabe87..4ed0e179 100644 --- a/doc/web/content/index.md +++ b/doc/web/content/index.md @@ -6,8 +6,7 @@ Introduction LinkChecker is a free, [GPL](http://www.gnu.org/licenses/gpl-2.0.html) licensed website validator. LinkChecker checks links in web documents or full websites. -It runs on Python 2 systems, requiring Python 2.7.2 or later. -Python 3 is not (yet) supported. +It runs on Python 3 systems, requiring Python 3.5 or later. Features