Skip to content

Commit b14347d

Browse files
kwkaadeshps-mcw
authored andcommitted
[libclc] Fix link to source in index.html (llvm#167494)
1 parent b18fcde commit b14347d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libclc/www/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1>libclc</h1>
4343

4444
<h2>Download</h2>
4545

46-
<tt>git clone https://github.com/llvm/llvm-project.git</tt> (<a href="https://github.com/llvm/llvm-project/tree/libclc">View sources</a>)
46+
<tt>git clone https://github.com/llvm/llvm-project.git</tt> (<a href="https://github.com/llvm/llvm-project/tree/main/libclc">View sources</a>)
4747

4848
<h2>Discourse forums</h2>
4949

0 commit comments

Comments
 (0)