From: Gord Thompson Date: Thu, 5 Sep 2019 13:53:41 +0000 (-0600) Subject: Update link to sqlalchemy-access X-Git-Tag: rel_1_4_0b1~731^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11c24cd2ed6ac746e9f94a22a6e16c13e608ef6e;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Update link to sqlalchemy-access --- diff --git a/README.dialects.rst b/README.dialects.rst index f157267f37..f8c577ccb3 100644 --- a/README.dialects.rst +++ b/README.dialects.rst @@ -46,7 +46,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: