]> granicus.if.org Git - python/commitdiff
update pysqlite website (closes #20278)
authorBenjamin Peterson <benjamin@python.org>
Thu, 16 Jan 2014 14:52:38 +0000 (09:52 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 16 Jan 2014 14:52:38 +0000 (09:52 -0500)
Doc/library/sqlite3.rst

index 0dc8b8916449553063cf034b148dde5dbdec7464..8a50f87d149e09366521446c85ec04094625cd31 100644 (file)
@@ -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".