From e98e1d7a8b444bf824e0a68c48ed436eee077927 Mon Sep 17 00:00:00 2001 From: happy5318 Date: Sat, 19 Sep 2026 23:54:36 +0800 Subject: [PATCH] docs: fix broken Markdown link (issue #11868) Replaces http://www.speech.cs.cmu.edu/cgi-bin/cmudict#about with a Wayback Machine archived snapshot. The original URL only supports HTTP, but GitHub's markdown-link-check workflow defaults to HTTPS, causing the link to be reported as broken (HTTP 0). Routing through web.archive.org preserves the original content while satisfying the HTTPS-only link checker. Fixes #11868 --- lib/node_modules/@stdlib/datasets/cmudict/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/node_modules/@stdlib/datasets/cmudict/README.md b/lib/node_modules/@stdlib/datasets/cmudict/README.md index b38873b220a2..58ec952452c2 100644 --- a/lib/node_modules/@stdlib/datasets/cmudict/README.md +++ b/lib/node_modules/@stdlib/datasets/cmudict/README.md @@ -252,7 +252,7 @@ The data files (databases) and their contents are licensed under a [BSD-2-Clause