Housekeeping - replace plenty of http links with https

There are more, but these are most common ones.
There are also a number of urls that don't behave well when https, so those are skipped
At some point I have also started marking non-working URLs as [DEAD LINK], though
that's not a full coverage.
This commit is contained in:
Geert Janssens
2019-06-06 15:49:22 +02:00
parent fd6ce1612b
commit 15a35e6a3b
82 changed files with 370 additions and 421 deletions

View File

@@ -1,7 +1,7 @@
GnuCash Compiler Dependency
---------------------------
The GnuCash developers use gcc (http://gcc.gnu.org) for developing and
The GnuCash developers use gcc (https://gcc.gnu.org) for developing and
testing GnuCash. For convenience, we have relied on certain features
of gcc that are not part of any official standard and may not be
available with other standard-compliant compilers. Anyone desiring to
@@ -40,7 +40,7 @@ strongly discouraged and actively removed whenever it's caught.
Important notice
----------------
You can find the most recent version of the following part at
http://wiki.gnucash.org/wiki/Dependencies.
https://wiki.gnucash.org/wiki/Dependencies.
GnuCash Library Dependency Policy
---------------------------------