From da4b49c2a6e833615e91ec68e77f015cff50e796 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Wed, 30 Apr 2025 11:05:54 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(blog):=20update=20webmentio?= =?UTF-8?q?ns=20link=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - change the webmentions link to use the correct file path format --- content/blog/shortcodes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/shortcodes/index.md b/content/blog/shortcodes/index.md index b04442c..77cc209 100644 --- a/content/blog/shortcodes/index.md +++ b/content/blog/shortcodes/index.md @@ -465,7 +465,7 @@ def مرحبا_بالعالم(): ## Displaying webmentions for your posts -You can find an introduction to webmentions [here](/blog/mastering-tabi-settings/#adding-webmentions). Webmentions need to be enabled and configured in the `config.toml` file. +You can find an introduction to webmentions [here](@/blog/mastering-tabi-settings/index.md#adding-webmentions). Webmentions need to be enabled and configured in the `config.toml` file. ### Usage