Skip to content

Commit 5e50aa6

Browse files
Fix note alert rendering (#35368)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
1 parent c495128 commit 5e50aa6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data/reusables/code-scanning/licensing-note.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
{%- elsif ghec %}
44
> * The {% data variables.product.prodname_codeql_cli %} is free to use on public repositories that are maintained on {% data variables.product.prodname_dotcom_the_website %}, and available to use on private repositories that are owned by customers with an {% data variables.product.prodname_advanced_security %} license. For information, see "[{% data variables.product.product_name %} {% data variables.product.prodname_codeql %} Terms and Conditions](https://securitylab.github.com/tools/codeql/license)" and "[{% data variables.product.prodname_codeql %} CLI](https://codeql.github.com/docs/codeql-cli/)."
55
{%- elsif ghes %}
6-
> * The {% data variables.product.prodname_codeql_cli %} is available to customers with an {% data variables.product.prodname_advanced_security %} license.
7-
{% endif %}
6+
> * The {% data variables.product.prodname_codeql_cli %} is available to customers with an {% data variables.product.prodname_advanced_security %} license.{% endif %}
87
> * {% data reusables.code-scanning.non-glibc-linux-support %}

0 commit comments

Comments
 (0)