diff --git a/docs/changelog.rst b/docs/changelog.rst index ef2f7d5..9b8ea02 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,6 +10,7 @@ Fixed Bugs - docs/_build is excluded from source tarball builds - use table.append_column() instead of column._set_parent() in ChangesetColumn.add_to_table() +- fix source and issue tracking URLs in documentation 0.7 (2011-05-27) --------------------------- diff --git a/docs/index.rst b/docs/index.rst index 474b0d1..1b52c5d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,8 +6,8 @@ :Author: Evan Rosson :Maintainer: Domen Kožar -:Source code: http://code.google.com/p/sqlalchemy-migrate/issues/list -:Issues: http://code.google.com/p/sqlalchemy-migrate/ +:Issues: http://code.google.com/p/sqlalchemy-migrate/issues/list +:Source Code: http://code.google.com/p/sqlalchemy-migrate/ :Continuous Integration: http://jenkins.gnuviech-server.de/job/sqlalchemy-migrate-all/ :Generated: |today| :License: MIT