Skip to content

Commit

Permalink
fix download link for dmd2 windows exe
Browse files Browse the repository at this point in the history
  • Loading branch information
andralex committed May 30, 2013
1 parent 89d72ec commit 6ffe99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download.dd
Expand Up @@ -26,7 +26,7 @@ $(TABLE2 DMD - Digital Mars D Programming Language version 2,
)

$(TR
$(TDL <a href="$(DLSITE dinstaller.exe)" title="download D compiler">$(DOWNLOADIMG) dmd Windows installer</a>)
$(TDL <a href="$(DLSITE dmd-$(DMDV2).exe)" title="download D compiler">$(DOWNLOADIMG) dmd Windows installer</a>)
$(TD $(DMDV2))
$(TD i386)
$(TD $(WIN32))
Expand Down

0 comments on commit 6ffe99c

Please sign in to comment.