Author: ibiryukov
Date: Wed Oct 24 02:00:30 2018
New Revision: 345125

URL: http://llvm.org/viewvc/llvm-project?rev=345125&view=rev
Log:
[clangd] Fix a link in documentation. NFC

Modified:
    clang-tools-extra/trunk/docs/clangd.rst

Modified: clang-tools-extra/trunk/docs/clangd.rst
URL: 
http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clangd.rst?rev=345125&r1=345124&r2=345125&view=diff
==============================================================================
--- clang-tools-extra/trunk/docs/clangd.rst (original)
+++ clang-tools-extra/trunk/docs/clangd.rst Wed Oct 24 02:00:30 2018
@@ -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


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to