diff options
-rw-r--r-- | doc/CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 8ce4c214f..4115389d5 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -12,7 +12,7 @@ * Themes can now provide a `post_install.rb` script that is executed by `rails-post-deploy` * [List of isses on github](https://github.com/sebbacon/alaveteli/issues?milestone=17&state=closed) -* [List of commits since last release](https://github.com/sebbacon/alaveteli/compare/release/0.6.3) +* [List of commits since last release](https://github.com/sebbacon/alaveteli/compare/master...release/0.6.3) ## Upgrade notes |