Skip to content

Commit 29a71ef

Browse files
authored
Merge pull request #8585 from ibuclaw/httpsdownloads
Update downloads.dlang.org links to use https
2 parents 445a2e9 + 1768571 commit 29a71ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/net/curl.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ to your $(B dub.json) file if you are using $(LINK2 http://code.dlang.org, DUB).
2828
2929
Windows x86 note:
3030
A DMD compatible libcurl static library can be downloaded from the dlang.org
31-
$(LINK2 http://downloads.dlang.org/other/index.html, download archive page).
31+
$(LINK2 https://downloads.dlang.org/other/index.html, download archive page).
3232
3333
This module is not available for iOS, tvOS or watchOS.
3434

0 commit comments

Comments
 (0)