Skip to content

Commit d5cd1dc

Browse files
authored
fix link to DMD installer
The original link was pointing to download.sh which doesn't exist
1 parent 826ea94 commit d5cd1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dcompiler.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $(H2 $(LNAME2 requirements, Requirements and Downloads))
5858
$(H2 $(LNAME2 installation, Installation))
5959

6060
$(WINDOWS
61-
$(MESSAGE_BOX gray, $(B Hint) - The official $(LINK2 $(ROOT_DIR)download.sh, installer)
61+
$(MESSAGE_BOX gray, $(B Hint) - The official $(LINK2 $(ROOT_DIR)download.html, installer)
6262
performs these steps automatically.
6363
)
6464
$(P Open a console window (for Windows XP this is done by

0 commit comments

Comments
 (0)