Skip to content

Commit a57eea6

Browse files
committed
All llvm projects moved to github quite a while ago
1 parent e7d5e9f commit a57eea6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lnt/server/ui/static/docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,10 @@ <h2>Documentation</h2>
199199
</table>
200200

201201
<h2>Source</h2>
202-
<p>LNT is available in the LLVM SVN repository:
203-
<tt>svn co
204-
<a href="http://llvm.org/svn/llvm-project/lnt/trunk">
205-
http://llvm.org/svn/llvm-project/lnt/trunk</a></tt>.</p>
202+
<p>LNT is available in the LLVM GitHub repository:</br>
203+
<tt>git clone
204+
<a href="https://github.com/llvm/llvm-lnt.git">
205+
https://github.com/llvm/llvm-lnt.git</a></tt>.</p>
206206

207207

208208
</div>

0 commit comments

Comments
 (0)