Skip to content

Commit 439a827

Browse files
kwknekoshirro
authored andcommitted
[libclc] Fix link to source in index.html (#167494)
Signed-off-by: Hafidz Muzakky <[email protected]>
1 parent dbe90a3 commit 439a827

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)