From 51baa6bb31f0e6cc59b797b86f3f721e75ac7796 Mon Sep 17 00:00:00 2001 From: Carson Gross Date: Thu, 21 Dec 2023 18:35:46 -0700 Subject: [PATCH] fix broken link --- www/content/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/content/docs.md b/www/content/docs.md index 4d8bbb50..85b0647e 100644 --- a/www/content/docs.md +++ b/www/content/docs.md @@ -38,7 +38,7 @@ custom_classes = "wide-content" * [events & logging](#events) * [debugging](#debugging) * [scripting](#scripting) - * [hx-on attribute](#the-hx-on-attribute) + * [hx-on attribute](#hx-on) * [hyperscript](#hyperscript) * [3rd party integration](#3rd-party) * [caching](#caching)