From 0e0060d660d03cd59e3a514f7a701762663f314e Mon Sep 17 00:00:00 2001 From: David Anson Date: Sat, 31 Dec 2022 21:06:48 +0000 Subject: [PATCH] Fix newly-broken link in MD051/link-fragments documentation. --- doc-build/md051.md | 2 +- doc/Rules.md | 2 +- doc/md051.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc-build/md051.md b/doc-build/md051.md index ac193153..467a2983 100644 --- a/doc-build/md051.md +++ b/doc-build/md051.md @@ -39,4 +39,4 @@ convert heading to lowercase, remove punctuation, convert spaces to dashes, 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/main/lib/html/pipeline/toc_filter.rb +[github-heading-algorithm]: https://github.com/gjtorikian/html-pipeline/blob/f13a1534cb650ba17af400d1acd3a22c28004c09/lib/html/pipeline/toc_filter.rb diff --git a/doc/Rules.md b/doc/Rules.md index ee05f82b..a117c653 100644 --- a/doc/Rules.md +++ b/doc/Rules.md @@ -2184,7 +2184,7 @@ convert heading to lowercase, remove punctuation, convert spaces to dashes, 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/main/lib/html/pipeline/toc_filter.rb +[github-heading-algorithm]: https://github.com/gjtorikian/html-pipeline/blob/f13a1534cb650ba17af400d1acd3a22c28004c09/lib/html/pipeline/toc_filter.rb diff --git a/doc/md051.md b/doc/md051.md index 04e1f3ea..37ae976e 100644 --- a/doc/md051.md +++ b/doc/md051.md @@ -47,4 +47,4 @@ convert heading to lowercase, remove punctuation, convert spaces to dashes, 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/main/lib/html/pipeline/toc_filter.rb +[github-heading-algorithm]: https://github.com/gjtorikian/html-pipeline/blob/f13a1534cb650ba17af400d1acd3a22c28004c09/lib/html/pipeline/toc_filter.rb