Skip to content

Commit 1091106

Browse files
author
Dennis Korpel
committed
Fix pre-release download link
I have trouble uploading the new index of downloads.dlang.org to backblaze, so the link to that doesn't work. In the mean time, point to the website's download page instead, which does work.
1 parent c2a58ec commit 1091106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/prerelease.ddoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VERSION=
22
$(DIVC version,
33
$(P
4-
$(B $(LARGE $(LINK2 https://downloads.dlang.org/pre-releases/2.x/$(VER), Download D $(VER) Beta)))$(BR)
4+
$(B $(LARGE $(LINK2 http://dlang.org/download.html#dmd_beta, Download D $(VER) Beta)))$(BR)
55
$(SMALL to be released $1, $2)
66
)
77
$4

0 commit comments

Comments
 (0)