mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
[libclc] Fix link to source in index.html (#167494)
This commit is contained in:
@@ -43,7 +43,7 @@ support for more targets is welcome.
|
||||
|
||||
<h2>Download</h2>
|
||||
|
||||
<tt>git clone https://github.com/llvm/llvm-project.git</tt> (<a href="https://github.com/llvm/llvm-project/tree/libclc">View sources</a>)
|
||||
<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>)
|
||||
|
||||
<h2>Discourse forums</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user