mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
@@ -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
|
||||
---------------------------------
|
||||
|
||||
Reference in New Issue
Block a user