From 25704162641a9f11191c9e46ee207aa93ed6c0c0 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Thu, 12 Feb 2026 01:25:19 -0800 Subject: Update URLs to use https. Also some dead links were repaired or removed. Some http links were left as is where attempting https did not work, or where it is a historical record. --- doc/algorithm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/algorithm.txt') diff --git a/doc/algorithm.txt b/doc/algorithm.txt index 029e5a31..db3668de 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://datatracker.ietf.org/doc/html/rfc1951 -- cgit v1.2.3-55-g6feb