diff options
-rw-r--r-- | clang/www/related.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/related.html b/clang/www/related.html index 560787eb223..0772797c654 100644 --- a/clang/www/related.html +++ b/clang/www/related.html @@ -64,7 +64,7 @@ <dd> <p> <b>Site:</b> - <a href="http://code.google.com/p/include-what-you-use/">http://code.google.com/p/include-what-you-use/</a> + <a href="https://github.com/include-what-you-use/include-what-you-use">https://github.com/include-what-you-use/include-what-you-use</a> </p> <p> Analyze #includes in C and C++ source files |