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 60fdaa9 commit 6a3f7bbCopy full SHA for 6a3f7bb
docs/_templates/index.html
@@ -30,9 +30,5 @@ <h2>Documentation</h2>
30
</table>
31
32
<h2>Source</h2>
33
-<p>LNT is available in the LLVM SVN repository:
34
- <tt>svn co
35
- <a href="http://llvm.org/svn/llvm-project/lnt/trunk">
36
- http://llvm.org/svn/llvm-project/lnt/trunk</a></tt>.</p>
37
-
+<p>LNT is available in the <a href="https://github.com/llvm/llvm-lnt">LLVM LNT git repository</a>.</p>
38
{% endblock %}
0 commit comments