diff options
-rw-r--r-- | databases/py-sqlite3dbm/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlite3dbm/pkg-descr b/databases/py-sqlite3dbm/pkg-descr index 93f2a8c40e6a..58245fd09fbf 100644 --- a/databases/py-sqlite3dbm/pkg-descr +++ b/databases/py-sqlite3dbm/pkg-descr @@ -2,4 +2,4 @@ This module provides a sqlite-backed dictionary conforming to the dbm interface, along with a shelve class that wraps the dict and provides serialization for it. -WWW: https://github.com/Yelp/sqlite3dbm/ +WWW: https://github.com/YelpArchive/sqlite3dbm |