From 8e378c0615ce8e84948e0b8c51814fe0ba37fc24 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 20 Oct 2024 08:42:00 -0700 Subject: [PATCH] Update history to reflect merge of #9699 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 202d8a75..c2142d95 100644 --- a/History.markdown +++ b/History.markdown @@ -110,6 +110,7 @@ * Render HTML tables at `/docs/permalinks/` using a data file (#9666) * Fix HTML attribute separation whitespace placement in the Navigation include code of Assets step of the Step by Step Tutorial (#9695) * 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) ### Site Enhancements