summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorMasud Rahman <llvm@masudrahman.com>2017-10-21 16:03:17 +0000
committerMasud Rahman <llvm@masudrahman.com>2017-10-21 16:03:17 +0000
commit3bddc261ddb5a58ab6dcb502d4889c4ccd5775c4 (patch)
treede3bb34b50a2761f2b40606542b62f91f822d48c /README.txt
parent0e806a85e1c72fb46fdf6efdf69618a3db20af63 (diff)
downloadclang-3bddc261ddb5a58ab6dcb502d4889c4ccd5775c4.tar.gz
Test commit
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316263 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index 5477b9c8ba..b5f33bb66d 100644
--- a/README.txt
+++ b/README.txt
@@ -13,10 +13,10 @@ different source-level tools. One example of this is the Clang Static Analyzer.
If you're interested in more (including how to build Clang) it is best to read
the relevant web sites. Here are some pointers:
-Information on Clang: http://clang.llvm.org/
-Building and using Clang: http://clang.llvm.org/get_started.html
-Clang Static Analyzer: http://clang-analyzer.llvm.org/
-Information on the LLVM project: http://llvm.org/
+Information on Clang: http://clang.llvm.org/
+Building and using Clang: http://clang.llvm.org/get_started.html
+Clang Static Analyzer: http://clang-analyzer.llvm.org/
+Information on the LLVM project: http://llvm.org/
If you have questions or comments about Clang, a great place to discuss them is
on the Clang development mailing list: