We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d5e9f commit a57eea6Copy full SHA for a57eea6
lnt/server/ui/static/docs/index.html
@@ -199,10 +199,10 @@ <h2>Documentation</h2>
199
</table>
200
201
<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>
+<p>LNT is available in the LLVM GitHub repository:</br>
+ <tt>git clone
+ <a href="https://github.com/llvm/llvm-lnt.git">
+ https://github.com/llvm/llvm-lnt.git</a></tt>.</p>
206
207
208
</div>
0 commit comments