[clang] b0a1c0b - [doc] Fix broken link. NFC.

Xing GUO via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 23 07:45:45 PDT 2020


Author: Xing GUO
Date: 2020-04-23T22:47:39+08:00
New Revision: b0a1c0b72c9c61f8b0a223e08f43498abb64f5e8

URL: https://github.com/llvm/llvm-project/commit/b0a1c0b72c9c61f8b0a223e08f43498abb64f5e8
DIFF: https://github.com/llvm/llvm-project/commit/b0a1c0b72c9c61f8b0a223e08f43498abb64f5e8.diff

LOG: [doc] Fix broken link. NFC.

Added: 
    

Modified: 
    clang/docs/ClangFormat.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/ClangFormat.rst b/clang/docs/ClangFormat.rst
index 2b0d6424e0a8..51ecabe927b5 100644
--- a/clang/docs/ClangFormat.rst
+++ b/clang/docs/ClangFormat.rst
@@ -195,7 +195,7 @@ Download the latest Visual Studio extension from the `alpha build site
 Visual Studio Code Integration
 ==============================
 
-Get the latest Visual Studio Code extension from the `Visual Studio Marketplace <https://marketplace.visualstudio.com/items?itemName=xaver.clang-format>_`. The default key-binding is Alt-Shift-F.
+Get the latest Visual Studio Code extension from the `Visual Studio Marketplace <https://marketplace.visualstudio.com/items?itemName=xaver.clang-format>`_. The default key-binding is Alt-Shift-F.
 
 
 Script for patch reformatting


        


More information about the cfe-commits mailing list