From 11c24cd2ed6ac746e9f94a22a6e16c13e608ef6e Mon Sep 17 00:00:00 2001 From: Gord Thompson Date: Thu, 5 Sep 2019 07:53:41 -0600 Subject: [PATCH] Update link to sqlalchemy-access --- README.dialects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.2