]> 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 d52cbb0b246f809ea6219407ad51383c9a1e8181..f31912a799b42077f5f5e563195a818f1e74d678 100644 (file)
@@ -97,7 +97,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".