From 3e7c93fa7cb89fc08e110b12bccca21081beffd7 Mon Sep 17 00:00:00 2001 From: Tapple Gao Date: Sun, 8 Dec 2024 10:54:18 -0800 Subject: [PATCH] Fix dead readline link in doc --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 569e14ccf..feba68fcc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ and terminal applications in Python. It can be a very advanced pure Python replacement for `GNU readline -`_, but it can also be +`_, but it can also be used for building full screen applications. .. image:: images/ptpython-2.png