Skip to content

Commit 8ed0d72

Browse files
author
Felicity Chapman
authored
Merge pull request #2280 from jf205/codeql-homepage-links
docs: update banner links
2 parents ee185ea + 0554de0 commit 8ed0d72

File tree

1 file changed

+2
-2
lines changed
  • docs/language/global-sphinx-files/_templates

1 file changed

+2
-2
lines changed

docs/language/global-sphinx-files/_templates/layout.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
<div class="linkcontainer">
6363
<div class="linkbar">
6464
<a href="https://help.semmle.com/QL/learn-ql/" target="_blank">Learn CodeQL</a>
65-
<a href="https://help.semmle.com/QL/learn-ql/ql-training.html" target="_blank">QL for variant analysis</a>
66-
<a href="https://help.semmle.com/QL/ql-tools.html" target="_blank">QL tools</a>
65+
<a href="https://help.semmle.com/QL/learn-ql/ql-training.html" target="_blank">Variant analysis</a>
66+
<a href="https://help.semmle.com/QL/ql-tools.html" target="_blank">Tools</a>
6767
<a href="https://help.semmle.com/QL/ql-explore-queries.html" target="_blank">Queries</a>
6868
<a href="https://help.semmle.com/QL/ql-reference-topics.html" target="_blank">Reference</a>
6969
<a href="https://blog.semmle.com" target="_blank">Blog</a>

0 commit comments

Comments
 (0)