https://github.com/python/cpython/commit/ee3d78ef730116f2c43afc248d207ca1d47eee08 commit: ee3d78ef730116f2c43afc248d207ca1d47eee08 branch: main author: Mark <mark at qtrac.eu> committer: nanjekyejoannah <33177550+nanjekyejoannah at users.noreply.github.com> date: 2021年05月25日T17:37:28-03:00 summary: Point to recent link to PyFLTK (GH-26315) files: M Doc/faq/gui.rst diff --git a/Doc/faq/gui.rst b/Doc/faq/gui.rst index 781da467d1801..a322fa231669b 100644 --- a/Doc/faq/gui.rst +++ b/Doc/faq/gui.rst @@ -92,7 +92,7 @@ FLTK Python bindings for `the FLTK toolkit <http://www.fltk.org>`_, a simple yet powerful and mature cross-platform windowing system, are available from `the -PyFLTK project <http://pyfltk.sourceforge.net>`_. +PyFLTK project <https://pyfltk.sourceforge.io/>`_. OpenGL ------