aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-08-14 18:15:17 +0100
committerLouise Crow <louise.crow@gmail.com>2012-08-14 18:15:17 +0100
commit7d71a5a2a2e33e6759cd55132006db2ac7cd8f47 (patch)
tree689010f0a724595f94280f1e284629c3d706b178
parent86e4169d4bad7a687aa7a60082a466841bfd99d6 (diff)
Update commit list url to reflect the fact that develop, not master is now the default branch.
-rw-r--r--doc/CHANGES.md2
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