summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorAndrés G. Aragoneses <knocte@gmail.com>2011-11-02 20:36:50 +0000
committerAndrés G. Aragoneses <knocte@gmail.com>2011-11-02 20:36:50 +0000
commitf50ff01b1e890440f835173c59dd9e98351e2c24 (patch)
tree88921089da550f2421f6db19515c159250df1930 /extras
parentb23a2ff9955f316e58cfca08ae460b7358790190 (diff)
extras: fix typo in create-release-notes (href)
Diffstat (limited to 'extras')
-rwxr-xr-xextras/create-release-notes2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/create-release-notes b/extras/create-release-notes
index 69710aee4..fe199e16c 100755
--- a/extras/create-release-notes
+++ b/extras/create-release-notes
@@ -62,7 +62,7 @@ $features
<br>
<h4>Banshee has a lot more to offer! Check out the previous major release notes...</h4>
<ul>
- <li><a href="/download/archives/2.0.0">Read about features added in Banshee 2.2.0</a></li>
+ <li><a href="/download/archives/2.2.0">Read about features added in Banshee 2.2.0</a></li>
<li><a href="/download/archives/2.0.0">Read about features added in Banshee 2.0.0</a></li>
<li><a href="/download/archives/1.8.0">Read about features added in Banshee 1.8.0</a></li>
<li><a href="/download/archives/1.6.0">Read about features added in Banshee 1.6.0</a></li>