commit | abfa98c9de873598829473f4f191cafd66c1198b | [log] [tgz] |
---|---|---|
author | Douglas Yung <douglas.yung@sony.com> | Thu Jan 24 01:22:32 2019 +0000 |
committer | Douglas Yung <douglas.yung@sony.com> | Thu Jan 24 01:22:32 2019 +0000 |
tree | 1ab29618158a43a53170ffdae4957c77d1967c26 | |
parent | 79c3d8b127bec1ec916d0c01f86863711bb036d7 [diff] [blame] |
[docs] Remove extra character from git URL in Getting Started guide. llvm-svn: 352005
diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst index d2a5b13..126b842 100644 --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst
@@ -416,7 +416,7 @@ .. code-block:: console - % git clone https://github.com/llvm/llvm-project.git` + % git clone https://github.com/llvm/llvm-project.git or on Windows,