diff --git a/clang/www/get_started.html b/clang/www/get_started.html index c7ec3eba3ab0..6f08f5e6f0fc 100644 --- a/clang/www/get_started.html +++ b/clang/www/get_started.html @@ -23,9 +23,8 @@ bugs in LLVM Bugzilla.

Release Clang Versions

-

Clang has been released as part of regular LLVM releases since LLVM 2.6. You -can download the release versions -from http://llvm.org/releases/.

+

Clang is released as part of regular LLVM releases. You can download the release versions from http://llvm.org/releases/.

+

Clang is also provided in all major BSD or GNU/Linux distributions as part of their respective packaging systems. From Xcode 4.2, Clang is the default compiler for Mac OS X.

Building Clang and Working with the Code

diff --git a/clang/www/related.html b/clang/www/related.html index 8191daabb17d..62dd2632cd54 100644 --- a/clang/www/related.html +++ b/clang/www/related.html @@ -19,7 +19,7 @@ custom analysis tools using Clang. This page tracks some of those Clang related projects.

-

Please email cfe-dev if you have a Clang related project you would like +

Please email cfe-dev if you have a Clang related project you would like added to this list.