aboutsummaryrefslogtreecommitdiff
path: root/budget/migrations
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2016-09-12 16:21:35 +0200
committerGitHub <noreply@github.com>2016-09-12 16:21:35 +0200
commit30904481aab39bcb33e52ae7ae844f363c9408cf (patch)
tree85d8f1c7a63ff2e35ea667a0e4bc18381c46b434 /budget/migrations
parentbd07689de8f1502d82dd4f7d92ba3ee46582879c (diff)
parenta80202e066beb42c883587206993d929155ba8f3 (diff)
downloadihatemoney-mirror-30904481aab39bcb33e52ae7ae844f363c9408cf.zip
ihatemoney-mirror-30904481aab39bcb33e52ae7ae844f363c9408cf.tar.gz
ihatemoney-mirror-30904481aab39bcb33e52ae7ae844f363c9408cf.tar.bz2
Merge pull request #145 from adamchainz/readthedocs.io
Convert readthedocs links for their .org -> .io migration for hosted projects
Diffstat (limited to 'budget/migrations')
-rwxr-xr-xbudget/migrations/env.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/budget/migrations/env.py b/budget/migrations/env.py
index cef89d2..e2f9a28 100755
--- a/budget/migrations/env.py
+++ b/budget/migrations/env.py
@@ -55,7 +55,7 @@ def run_migrations_online():
# This callback is used to prevent an auto-migration from being generated
# when there are no changes to the schema.
- # reference: http://alembic.readthedocs.org/en/latest/cookbook.html
+ # reference: https://alembic.readthedocs.io/en/latest/cookbook.html
def process_revision_directives(context, revision, directives):
if getattr(config.cmd_opts, 'autogenerate', False):
script = directives[0]