@@ -9,7 +9,7 @@ $(TABLEC download-compilers,
99 )
1010 $(TR
1111 $(TD $(LINK2 #dmd, $(IMG compiler-dmd.png)))
12- $(TD $(LINK2 http ://gdcproject.org/downloads, $(IMG compiler-gdc.svg)))
12+ $(TD $(LINK2 https ://gdcproject.org/downloads, $(IMG compiler-gdc.svg)))
1313 $(TD $(LINK2 https://github.com/ldc-developers/ldc#installation, $(IMG compiler-ldc.png)))
1414 )
1515 $(TR
@@ -35,7 +35,7 @@ $(TABLEC download-compilers,
3535 $(TD
3636 $(H3 LDC)
3737 $(UL
38- $(LI $(LINK2 http ://llvm.org/, LLVM)-based D compiler)
38+ $(LI $(LINK2 https ://llvm.org/, LLVM)-based D compiler)
3939 $(LI Strong optimization)
4040 $(LI
4141 $(LINK2 https://wiki.dlang.org/Build_D_for_Android, Android support)
@@ -49,7 +49,7 @@ $(TABLEC download-compilers,
4949 $(DIVC download-link, $(LINK2 dmd-windows.html, About) · $(LINK2 #dmd, Download))
5050 )
5151 $(TD
52- $(DIVC download-link, $(LINK2 http ://gdcproject.org/, About) · $(LINK2 http ://gdcproject.org/downloads, Download))
52+ $(DIVC download-link, $(LINK2 https ://gdcproject.org/, About) · $(LINK2 https ://gdcproject.org/downloads, Download))
5353 )
5454 $(TD
5555 $(DIVC download-link, $(LINK2 https://wiki.dlang.org/LDC, About) · $(LINK2 https://github.com/ldc-developers/ldc#installation, Download))
@@ -131,7 +131,7 @@ $(DIVC download_channels,
131131)
132132
133133$(H3
134- $(LINK2 http ://downloads.dlang.org, Release Archive)
134+ $(LINK2 https ://downloads.dlang.org, Release Archive)
135135)
136136$(LINK2 gpg_keys.html, GPG keys)$(BR)
137137$(LINK2 https://github.com/dlang, D on GitHub)
@@ -153,7 +153,7 @@ $(DOWNLOAD_OTHER $(NIX), $(LINK2 https://search.nixos.org/packages?show=dmd&quer
153153$(LINK2 https://github.com/dukc/oldDDerivations, derivations for building various versions yourself)
154154)
155155
156- $(DOWNLOAD_OTHER $(UBUNTU) $(DEBIAN), Ubuntu/Debian, $(LINK2 http ://d-apt.sourceforge.net/, APT repository)
156+ $(DOWNLOAD_OTHER $(UBUNTU) $(DEBIAN), Ubuntu/Debian, $(LINK2 https ://d-apt.sourceforge.net/, APT repository)
157157$(CONSOLE sudo wget https://netcologne.dl.sourceforge.net/project/d-apt/files/d-apt.list -O /etc/apt/sources.list.d/d-apt.list
158158sudo apt-get update --allow-insecure-repositories
159159sudo apt-get -y --allow-unauthenticated install --reinstall d-apt-keyring
@@ -188,9 +188,9 @@ $(H2 Other Downloads)
188188$(UL
189189$(LI $(LINK2 https://github.com/dlang/visuald/releases, VisualD - D Plugin for Visual Studio))
190190
191- $(LI $(LINK2 http ://dlang.org/spec/spec.html, D Programming Language Specification): $(BTN https://dlang.org/dlangspec.mobi, mobi))
191+ $(LI $(LINK2 https ://dlang.org/spec/spec.html, D Programming Language Specification): $(BTN https://dlang.org/dlangspec.mobi, mobi))
192192
193- $(LI $(LINK2 http ://www.digitalmars.com/download/freecompiler.html, Digital Mars C and C++ Compiler Downloads))
193+ $(LI $(LINK2 https ://www.digitalmars.com/download/freecompiler.html, Digital Mars C and C++ Compiler Downloads))
194194)
195195)
196196
0 commit comments