Skip to content

Commit e104e7f

Browse files
Update release year found in download link
The new release wasn't found because of wrong year
1 parent b8d0568 commit e104e7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

download.dd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ Macros:
247247
SBTN=$(SPANC sig_btn,$(BTN $1,$+)<br>$(BTN $1.sig,sig))
248248
BTN=<a href="$1" class="btn">$+</a>
249249
H3I=<h3 class="download">$0</h3>
250-
DLSITE=https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2021/$0
251-
B_DLSITE=https://s3.us-west-2.amazonaws.com/downloads.dlang.org/pre-releases/2021/$0
250+
DLSITE=https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2022/$0
251+
B_DLSITE=https://s3.us-west-2.amazonaws.com/downloads.dlang.org/pre-releases/2022/$0
252252
DOWNLOAD =
253253
$(DIV,
254254
$(DIVC download_image, $2)

0 commit comments

Comments
 (0)