Skip to content

Commit f6e011f

Browse files
committed
Website: delete broken aria-labeled-by
No #footnote-lsp-not-global element exists. Delete the dangling aria-labeled-by reference.
1 parent 6970c82 commit f6e011f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

website/public/install/index.ejs.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -561,9 +561,8 @@ <h2>Install quick-lint-js</h2>
561561
such as documentation or shell completion plugins.
562562
</p>
563563
<p>
564-
<span aria-labeled-by="footnote-lsp-not-global">**</span> The LSP
565-
server is not installed globally with this installation method, so
566-
some editors might not be able to access it.
564+
<span>**</span> The LSP server is not installed globally with this
565+
installation method, so some editors might not be able to access it.
567566
</p>
568567
</figcaption>
569568
</figure>

0 commit comments

Comments
 (0)