From 216e47d83424718325b45a730b7d764434764089 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 16 Jan 2014 09:52:38 -0500 Subject: [PATCH] update pysqlite website (closes #20278) --- Doc/library/sqlite3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/sqlite3.rst b/Doc/library/sqlite3.rst index 0dc8b89164..8a50f87d14 100644 --- a/Doc/library/sqlite3.rst +++ b/Doc/library/sqlite3.rst @@ -91,7 +91,7 @@ This example uses the iterator form:: .. seealso:: - http://code.google.com/p/pysqlite/ + https://github.com/ghaering/pysqlite The pysqlite web page -- sqlite3 is developed externally under the name "pysqlite". -- 2.49.0