From d3425de847bdc42b9707f201a1a57d4eb8e1059b Mon Sep 17 00:00:00 2001 From: David Anson Date: Wed, 29 Oct 2025 21:30:03 -0700 Subject: [PATCH] Update some documentation links to (continue to) point to correct page locations. --- CONTRIBUTING.md | 2 +- doc-build/md051.md | 2 +- doc/Rules.md | 2 +- doc/md051.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a64c6279..71415738 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -83,7 +83,7 @@ Thank you! [ava-snapshots]: https://github.com/avajs/ava/blob/main/docs/04-snapshot-testing.md [closing-keywords]: https://help.github.com/articles/closing-issues-using-keywords/ [custom-rules]: doc/CustomRules.md -[dependencies]: https://docs.npmjs.com/files/package.json#dependencies +[dependencies]: https://docs.npmjs.com/cli/v11/configuring-npm/package-json#dependencies [example-com]: https://en.wikipedia.org/wiki/Example.com [micromark]: https://www.npmjs.com/package/micromark [new-rule]: https://github.com/DavidAnson/markdownlint/labels/new%20rule diff --git a/doc-build/md051.md b/doc-build/md051.md index 1ed47537..955c9017 100644 --- a/doc-build/md051.md +++ b/doc-build/md051.md @@ -93,6 +93,6 @@ append an incrementing integer as needed for uniqueness. [github-section-links]: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#section-links [github-heading-algorithm]: https://github.com/gjtorikian/html-pipeline/blob/f13a1534cb650ba17af400d1acd3a22c28004c09/lib/html/pipeline/toc_filter.rb -[github-linking-to-content]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet#linking-to-markdown#linking-to-markdown +[github-linking-to-content]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet#linking-to-markdown [html-top-fragment]: https://html.spec.whatwg.org/multipage/browsing-the-web.html#scrolling-to-a-fragment [RegEx]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions diff --git a/doc/Rules.md b/doc/Rules.md index a9a675b3..15c4dd18 100644 --- a/doc/Rules.md +++ b/doc/Rules.md @@ -2291,7 +2291,7 @@ append an incrementing integer as needed for uniqueness. [github-section-links]: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#section-links [github-heading-algorithm]: https://github.com/gjtorikian/html-pipeline/blob/f13a1534cb650ba17af400d1acd3a22c28004c09/lib/html/pipeline/toc_filter.rb -[github-linking-to-content]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet#linking-to-markdown#linking-to-markdown +[github-linking-to-content]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet#linking-to-markdown [html-top-fragment]: https://html.spec.whatwg.org/multipage/browsing-the-web.html#scrolling-to-a-fragment [RegEx]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions diff --git a/doc/md051.md b/doc/md051.md index 74303ee7..78bfe804 100644 --- a/doc/md051.md +++ b/doc/md051.md @@ -107,6 +107,6 @@ append an incrementing integer as needed for uniqueness. [github-section-links]: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#section-links [github-heading-algorithm]: https://github.com/gjtorikian/html-pipeline/blob/f13a1534cb650ba17af400d1acd3a22c28004c09/lib/html/pipeline/toc_filter.rb -[github-linking-to-content]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet#linking-to-markdown#linking-to-markdown +[github-linking-to-content]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet#linking-to-markdown [html-top-fragment]: https://html.spec.whatwg.org/multipage/browsing-the-web.html#scrolling-to-a-fragment [RegEx]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions