[clangd] Fix a link in documentation. NFC
authorIlya Biryukov <ibiryukov@google.com>
Wed, 24 Oct 2018 09:00:30 +0000 (09:00 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Wed, 24 Oct 2018 09:00:30 +0000 (09:00 +0000)
llvm-svn: 345125

clang-tools-extra/docs/clangd.rst

index c6388f3..0b27638 100644 (file)
@@ -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