Skip to content

Commit

Permalink
Merge pull request #633 from jcrapuchettes/patch-1
Browse files Browse the repository at this point in the history
Fix DMD version links in changelog
  • Loading branch information
jmdavis committed Aug 18, 2014
2 parents 89d565b + a57a4e5 commit de67671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.dd
Expand Up @@ -9876,7 +9876,7 @@ Macros:
<div class="version">
$(B $(LARGE <a name="new2_$1">
Version
<a HREF="http://dlang.org/download.html" title="D 2.$1">D 2.$1</a>
<a HREF="http://ftp.digitalmars.com/dmd.2.$1.zip" title="D 2.$1">D 2.$1</a>
))
$(SMALL $(I $2, $3))
$5
Expand Down

0 comments on commit de67671

Please sign in to comment.