summaryrefslogtreecommitdiff
path: root/README.dialects.rst
diff options
context:
space:
mode:
authorGord Thompson <gord@gordthompson.com>2019-09-05 07:53:41 -0600
committerGitHub <noreply@github.com>2019-09-05 07:53:41 -0600
commit11c24cd2ed6ac746e9f94a22a6e16c13e608ef6e (patch)
tree45f82234713b91bf985fcb84fc41e3cfdf566f31 /README.dialects.rst
parentf499671ccc30cd42d6e3beb6ddec60e104bff9c5 (diff)
downloadsqlalchemy-11c24cd2ed6ac746e9f94a22a6e16c13e608ef6e.tar.gz
Update link to sqlalchemy-access
Diffstat (limited to 'README.dialects.rst')
-rw-r--r--README.dialects.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.dialects.rst b/README.dialects.rst
index f157267f3..f8c577ccb 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: