diff options
| author | Viktor Szakats <commit@vsz.me> | 2021-05-06 19:49:21 +0200 |
|---|---|---|
| committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2021-05-08 18:10:56 +0200 |
| commit | 62b269b4a5f4502d6dc03d73bb5b552e80066885 (patch) | |
| tree | 15dd579bd319dced016b72a7b69048caaed80a68 /doc | |
| parent | 811ddc9ce722d6c2ca613dbb9ae4da8194d15256 (diff) | |
| download | Project-Tick-62b269b4a5f4502d6dc03d73bb5b552e80066885.tar.gz Project-Tick-62b269b4a5f4502d6dc03d73bb5b552e80066885.zip | |
upgrade links to HTTPS
http://infozip.sourceforge.net/ is sadly not having HTTPS access
enabled. Shoutout to somebody with admin access for this project:
It would be nice to enable it and thus allowing secure access to
these pages via https://infozip.sourceforge.io/ . The option has
been there for a while now:
https://sourceforge.net/blog/introducing-https-for-project-websites/
also:
- follow permanent redirects
- add ending slashes
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/algorithm.txt | 2 | ||||
| -rw-r--r-- | doc/rfc1952.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/algorithm.txt b/doc/algorithm.txt index c97f495020..acd099c9ae 100644 --- a/doc/algorithm.txt +++ b/doc/algorithm.txt @@ -206,4 +206,4 @@ Compression,'' IEEE Transactions on Information Theory, Vol. 23, No. 3, pp. 337-343. ``DEFLATE Compressed Data Format Specification'' available in -http://tools.ietf.org/html/rfc1951 +https://tools.ietf.org/html/rfc1951 diff --git a/doc/rfc1952.txt b/doc/rfc1952.txt index a8e51b4567..14c0c72eb2 100644 --- a/doc/rfc1952.txt +++ b/doc/rfc1952.txt @@ -420,7 +420,7 @@ RFC 1952 GZIP File Format Specification May 1996 This contains a Cyclic Redundancy Check value of the uncompressed data computed according to CRC-32 algorithm used in the ISO 3309 standard and in section 8.1.1.6.2 of - ITU-T recommendation V.42. (See http://www.iso.ch for + ITU-T recommendation V.42. (See https://www.iso.org/ for ordering ISO documents. See gopher://info.itu.ch for an online version of ITU-T V.42.) |
