Skip to content

Commit

Permalink
docs: fix broken link in main index (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent authored Nov 9, 2024
1 parent 9d47546 commit 7c3fc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ const annotationCount = annotationsPage
</li>
<li>
See the <ExternalLink
url="https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#lua_ls"
url="https://github.com/neovim/nvim-lspconfig/blob/master/doc/configs.md#lua_ls"
>
Neovim documentation for more
</ExternalLink>
Expand Down

0 comments on commit 7c3fc04

Please sign in to comment.