From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 25 May 2021 21:03:43 +0000 (-0700) Subject: Point to recent link to PyFLTK (GH-26315) (GH-26367) X-Git-Tag: v3.9.6~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7078ee11667820e3e4585a67d4444d1d469d54e;p=thirdparty%2FPython%2Fcpython.git Point to recent link to PyFLTK (GH-26315) (GH-26367) (cherry picked from commit ee3d78ef730116f2c43afc248d207ca1d47eee08) Co-authored-by: Mark Co-authored-by: Mark --- 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 ------