From 070cde69418762158fde05d2b50d5d26c97e1711 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 (cherry picked from commit 11c24cd2ed6ac746e9f94a22a6e16c13e608ef6e) --- README.dialects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.2