From ad0844ea533afd1b19714049bcd6e8a734cefc1f Mon Sep 17 00:00:00 2001 From: Poseidon Date: Wed, 20 Aug 2025 12:32:53 -0500 Subject: [PATCH] Fix broken release notes reference --- docs/release-notes/rl-0.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rl-0.8.md b/docs/release-notes/rl-0.8.md index 61a13533..3a9c01eb 100644 --- a/docs/release-notes/rl-0.8.md +++ b/docs/release-notes/rl-0.8.md @@ -481,7 +481,7 @@ [jsonls]: https://github.com/microsoft/vscode/tree/1.101.2/extensions/json-language-features/server [jsonfmt]: https://github.com/caarlos0/jsonfmt [superhtml]: https://github.com/kristoff-it/superhtml -[htmlHTML]: https://github.com/htmlhint/HTMLHint +[htmlHINT]: https://github.com/htmlhint/HTMLHint [qmk-nvim]: https://github.com/codethread/qmk.nvim - Add just support under `vim.languages.just` using [just-lsp].