summaryrefslogtreecommitdiffstats
path: root/www/menu.html.incl
diff options
context:
space:
mode:
Diffstat (limited to 'www/menu.html.incl')
-rwxr-xr-xwww/menu.html.incl5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index fd481740ea..9c98f44edd 100755
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -43,9 +43,8 @@
<div class="submenu">
<label>The Code</label>
- <a href="/get_started.html#build">Check Out SVN</a>
- <a href="http://llvm.org/svn/llvm-project/cfe/trunk/">Browse SVN</a>
- <a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/">Browse ViewVC</a>
+ <a href="/get_started.html#build">Check Out Sources</a>
+ <a href="https://github.com/llvm/llvm-project/tree/master/clang/">Browse Sources</a>
<a href="http://clang.llvm.org/doxygen/">doxygen</a>
</div>