Skip to content

Commit 6a3f7bb

Browse files
committed
Docs pages should not mention SVN anymore
1 parent 60fdaa9 commit 6a3f7bb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/_templates/index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,5 @@ <h2>Documentation</h2>
3030
</table>
3131

3232
<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-
33+
<p>LNT is available in the <a href="https://github.com/llvm/llvm-lnt">LLVM LNT git repository</a>.</p>
3834
{% endblock %}

0 commit comments

Comments
 (0)