Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42ee136

Browse files
authored
Update layout.html
1 parent 4c9ffce commit 42ee136

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/language/global-sphinx-files/_templates

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</div>
8282
<li><a class="dropdown-item" href="https://help.semmle.com/QL/ql-handbook/">QL language reference</a>
8383
<li><a class="dropdown-item" href="https://help.semmle.com/QL/ql-libraries.html">CodeQL libraries</a>
84-
<li><a class="dropdown-item" href="https://help.semmle.com/QL/ql-built-in-queries.htmll">CodeQL
84+
<li><a class="dropdown-item" href="https://help.semmle.com/QL/ql-built-in-queries.html">CodeQL
8585
queries</a>
8686
<li class="dropdown-divider" role="separator"></li>
8787
<div class="dropdown-header">
@@ -129,4 +129,4 @@
129129
})
130130
});
131131
</script>
132-
{% endblock %}
132+
{% endblock %}

0 commit comments

Comments
 (0)