diff options
Diffstat (limited to 'llvm/docs/_templates/indexsidebar.html')
-rw-r--r-- | llvm/docs/_templates/indexsidebar.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/_templates/indexsidebar.html b/llvm/docs/_templates/indexsidebar.html index 0046f10b21f..3500403deb1 100644 --- a/llvm/docs/_templates/indexsidebar.html +++ b/llvm/docs/_templates/indexsidebar.html @@ -13,10 +13,10 @@ <ul class="want-points"> <li><a href="https://llvm.org/docs/Contributing.html">Contributing to LLVM</a></li> - <li><a href="https://llvm.org/docs/HowToSubmitABug.html">How to submit a bug</a></li> + <li><a href="https://llvm.org/docs/HowToSubmitABug.html">Submitting Bug Reports</a></li> <li><a href="https://llvm.org/docs/GettingInvolved.html#mailing-lists">Mailing Lists</a></li> <li><a href="https://llvm.org/docs/GettingInvolved.html#irc">IRC</a></li> - <li><a href="https://llvm.org/docs/GettingInvolved.html#meetups-and-social-events">Meetups and social events</a></li> + <li><a href="https://llvm.org/docs/GettingInvolved.html#meetups-and-social-events">Meetups and Social Events</a></li> </ul> <h3>Additional Links</h3> |