diff options
-rw-r--r-- | clang-tools-extra/docs/clangd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/docs/clangd.rst b/clang-tools-extra/docs/clangd.rst index c6388f353b7..0b276380000 100644 --- a/clang-tools-extra/docs/clangd.rst +++ b/clang-tools-extra/docs/clangd.rst @@ -113,7 +113,7 @@ Editor Integration Any full-featured Language Server Protocol Client implementation should work with :program:`Clangd`. This `list -<https://langserver.org/#implementations-client>` contains information about +<https://langserver.org/#implementations-client>`_ contains information about extensions and plugins that are known to work for different editors. Vim Integration |