From: Mark Date: Tue, 25 May 2021 20:37:28 +0000 (+0100) Subject: Point to recent link to PyFLTK (GH-26315) X-Git-Tag: v3.11.0a1~1032 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee3d78ef730116f2c43afc248d207ca1d47eee08;p=thirdparty%2FPython%2Fcpython.git Point to recent link to PyFLTK (GH-26315) --- diff --git a/Doc/faq/gui.rst b/Doc/faq/gui.rst index 781da467d180..a322fa231669 100644 --- a/Doc/faq/gui.rst +++ b/Doc/faq/gui.rst @@ -92,7 +92,7 @@ FLTK Python bindings for `the FLTK toolkit `_, a simple yet powerful and mature cross-platform windowing system, are available from `the -PyFLTK project `_. +PyFLTK project `_. OpenGL ------