From fa33eb603b54a304c02e4775423792e6795f669d Mon Sep 17 00:00:00 2001 From: aldats Date: Wed, 4 Jan 2023 11:59:37 -0600 Subject: [PATCH] chore: fix resource link to Wikipedia --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce96794..e552663 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Move the binary into your `$PATH` however you'd like. ## Resources This project was not made in isolation. Consulted resources are: -* The Wikipedia entry: [0][]. +* The Wikipedia entry for [canonical Huffman codes][0]. * [Canonical Huffman Coding at Scranton.][3] * [Canonical Huffman Coding at Scranton, again.][4] -- 2.45.2