Skip to content

Commit 5db475f

Browse files
committed
Use HTTPS for links to avoid redirects when avail
- Faster loads for users browsing docs - More secure, less chance of MITM & spoofing attacks
1 parent 9ecbf35 commit 5db475f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

INSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ file.
489489
[MVAPICH]:http://mvapich.cse.ohio-state.edu
490490
[MacPorts]: https://www.macports.org
491491
[GCC]: http://gcc.gnu.org
492-
[TS18508 Additional Parallel Features in Fortran]: http://isotc.iso.org/livelink/livelink/nfetch/-8919044/8919782/8919787/17001078/ISO%2DIECJTC1%2DSC22%2DWG5_N2056_Draft_TS_18508_Additional_Paralle.pdf?nodeid=17181227&vernum=0
492+
[TS18508 Additional Parallel Features in Fortran]: https://isotc.iso.org/livelink/livelink/nfetch/-8919044/8919782/8919787/17001078/ISO%2DIECJTC1%2DSC22%2DWG5_N2056_Draft_TS_18508_Additional_Paralle.pdf?nodeid=17181227&vernum=0
493493
[GFortran Binaries]: https://gcc.gnu.org/wiki/GFortranBinaries#FromSource
494494
[Installing GCC]: https://gcc.gnu.org/install/
495495
[Arch Linux]: https://www.archlinux.org
@@ -499,10 +499,10 @@ file.
499499
[commit comment 20539810]: https://github.com/sourceryinstitute/OpenCoarrays/commit/26e99919fe732576f7277a0e1b83f43cc7c9d749#commitcomment-20539810
500500
[Homebrew]: https://brew.sh
501501
[dnf]: https://github.com/rpm-software-management/dnf
502-
[port details]: http://www.freshports.org/lang/opencoarrays
502+
[port details]: https://www.freshports.org/lang/opencoarrays
503503
[port search]: https://www.freebsd.org/cgi/ports.cgi?query=opencoarrays
504504
[EasyBuild]: https://github.com/easybuilders/easybuild
505-
[Spack]: https://github.com/LLNL/spack
505+
[Spack]: https://github.com/spack/spack
506506
[add a new compiler to Spack]: http://spack.readthedocs.io/en/latest/tutorial_modules.html#add-a-new-compiler
507507
[loading the environment modules with Spack]: http://spack.readthedocs.io/en/latest/module_file_support.html#cmd-spack-module-loads
508508
[OpenCoarrays Portfile]: https://www.macports.org/ports.php?by=name&substr=opencoarrays

0 commit comments

Comments
 (0)