From: Gord Thompson Date: Thu, 5 Sep 2019 13:53:41 +0000 (-0600) Subject: Update link to sqlalchemy-access X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=070cde69418762158fde05d2b50d5d26c97e1711;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Update link to sqlalchemy-access (cherry picked from commit 11c24cd2ed6ac746e9f94a22a6e16c13e608ef6e) --- diff --git a/README.dialects.rst b/README.dialects.rst index ab25acedda..909b7907de 100644 --- a/README.dialects.rst +++ b/README.dialects.rst @@ -48,7 +48,7 @@ The file structure of a dialect is typically similar to the following:: ... An example of this structure can be seen in the Access dialect at -https://bitbucket.org/zzzeek/sqlalchemy-access/. +https://github.com/sqlalchemy/sqlalchemy-access . Key aspects of this file layout include: