From e3ea8e5f0269e7109b197e77f42bc8914b0560dc Mon Sep 17 00:00:00 2001 From: Neyts Zupan Date: Thu, 11 Apr 2024 22:26:31 +0100 Subject: [PATCH] Fix a broken link in configuration.md --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index c97c9bb7..fc00df9f 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -51,7 +51,7 @@ key3: :::{seealso} Frontmatter is also used for the [substitution syntax extension](syntax/substitutions), -and can be used to store information for blog posting (see [ablog's myst-parser support](https://ablog.readthedocs.io/en/latest/manual/markdown/)). +and can be used to store information for blog posting (see [ablog's myst-parser support](https://ablog.readthedocs.io/en/latest/manual/markdown.html)). ::: The following configuration variables are available to be set in the document frontmatter.