From 094fc89d70edf59e6a773995bcb4a2627a1dca53 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 16 Dec 2024 06:26:51 -0800 Subject: [PATCH] Update history to reflect merge of #9704 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 2735d9ef..8e7a99f6 100644 --- a/History.markdown +++ b/History.markdown @@ -112,6 +112,7 @@ * Fix missing glob matching pattern support description in the documentation of the `include` and `exclude` configuration options (#9697) * Fix missing `url` configuration option documentation (#9699) * Link to GitHub Pages Dependency versions page instead of explicitly specifying Jekyll version (#9715) + * Fix broken link on third-party.md (#9704) ### Site Enhancements