Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9ffce commit 42ee136Copy full SHA for 42ee136
1 file changed
docs/language/global-sphinx-files/_templates/layout.html
@@ -81,7 +81,7 @@
81
</div>
82
<li><a class="dropdown-item" href="https://help.semmle.com/QL/ql-handbook/">QL language reference</a>
83
<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
+ <li><a class="dropdown-item" href="https://help.semmle.com/QL/ql-built-in-queries.html">CodeQL
85
queries</a>
86
<li class="dropdown-divider" role="separator"></li>
87
<div class="dropdown-header">
@@ -129,4 +129,4 @@
129
})
130
});
131
</script>
132
-{% endblock %}
+{% endblock %}
0 commit comments