]> granicus.if.org Git - clang/commitdiff
Update the subversion link to http://subversion.apache.org/packages.html.
authorYaron Keren <yaron.keren@gmail.com>
Thu, 7 May 2015 15:15:16 +0000 (15:15 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Thu, 7 May 2015 15:15:16 +0000 (15:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236734 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_started.html

index 05ef5ec00e5389c307386fe81edf2cb007fe7cc5..254745b82b5d0cd6a241054383fbf3f43bb65589 100644 (file)
@@ -142,8 +142,8 @@ Visual Studio:</p>
   <li>Get the required tools:
   <ul>
     <li><b>Subversion</b>.  Source code control program.  Get it from:
-        <a href="http://subversion.tigris.org/getting.html">
-        http://subversion.tigris.org/getting.html</a></li>
+        <a href="http://subversion.apache.org/packages.html">
+        http://subversion.apache.org/packages.html</a></li>
     <li><b>CMake</b>.  This is used for generating Visual Studio solution and
         project files.  Get it from:
         <a href="http://www.cmake.org/cmake/resources/software.html">