Skip to content

Commit 9648455

Browse files
sloorushinclyc
authored andcommitted
[docs] remove extra slash from llvm github url
Reviewed By: tstellar Differential Revision: https://reviews.llvm.org/D137418
1 parent d558255 commit 9648455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/_templates/indexsidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ <h3>Additional Links</h3>
2525
<li><a href="https://llvm.org/docs/FAQ.html">FAQ</a></li>
2626
<li><a href="https://llvm.org/docs/Lexicon.html">Glossary</a></li>
2727
<li><a href="https://llvm.org/pubs">Publications</a></li>
28-
<li><a href="https://github.com/llvm/llvm-project//">Github Repository</a></li>
28+
<li><a href="https://github.com/llvm/llvm-project/">Github Repository</a></li>
2929
</ul>

0 commit comments

Comments
 (0)