Skip to content

Commit 7e859ba

Browse files
committed
update syntax of a few data refs
1 parent 10c7ba7 commit 7e859ba

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

content/github/setting-up-and-managing-organizations-and-teams/reviewing-the-audit-log-for-your-organization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -428,9 +428,9 @@ For more information, see "[Restricting publication of {% data variables.product
428428
| Action | Description
429429
|------------------|-------------------
430430
| `close` | Triggered when someone closes a security advisory. For more information, see "[About {% data variables.product.prodname_dotcom %} Security Advisories](/github/managing-security-vulnerabilities/about-github-security-advisories)."
431-
| `cve_request` | Triggered when someone requests a CVE (Common Vulnerabilities and Exposures) number from {% data.variables.product.prodname_dotcom %} for a draft security advisory.
432-
| `github_broadcast` | Triggered when {% data.variables.product.prodname_dotcom %} makes a security advisory public in the {% data variables.product.prodname_advisory_database %}.
433-
| `github_withdraw` | Triggered when {% data.variables.product.prodname_dotcom %} withdraws a security advisory that was published in error.
431+
| `cve_request` | Triggered when someone requests a CVE (Common Vulnerabilities and Exposures) number from {% data variables.product.prodname_dotcom %} for a draft security advisory.
432+
| `github_broadcast` | Triggered when {% data variables.product.prodname_dotcom %} makes a security advisory public in the {% data variables.product.prodname_advisory_database %}.
433+
| `github_withdraw` | Triggered when {% data variables.product.prodname_dotcom %} withdraws a security advisory that was published in error.
434434
| `open` | Triggered when someone opens a draft security advisory.
435435
| `publish` | Triggered when someone publishes a security advisory.
436436
| `reopen` | Triggered when someone reopens as draft security advisory.

content/github/setting-up-and-managing-your-github-user-account/integrating-jira-with-your-personal-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ versions:
1111
{% data reusables.user_settings.access_settings %}
1212
{% data reusables.user_settings.developer_settings %}
1313
3. In the left sidebar, click **{% data variables.product.prodname_oauth_app %}s**.
14-
![{ site.data.variables.product.prodname_oauth_app }}s tab in the left sidebar](/assets/images/help/settings/developer-settings-oauth-apps.png)
14+
![{% data variables.product.prodname_oauth_app %}s tab in the left sidebar](/assets/images/help/settings/developer-settings-oauth-apps.png)
1515
3. Click **Register a new application**.
1616
4. Under **Application name**, type "Jira".
1717
5. Under **Homepage URL**, type the full URL to your Jira instance.

content/insights/installing-and-configuring-github-insights/enabling-a-link-between-github-insights-and-github-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Enabling a link between GitHub Insights and GitHub Enterprise
3-
intro: 'You can enable a link that will allow users to navigate from {% data variables.product.prodname_ghe_server %} to {{ site.data.variables.product.prodname_insights }}.'
3+
intro: 'You can enable a link that will allow users to navigate from {% data variables.product.prodname_ghe_server %} to {% data variables.product.prodname_insights %}.'
44
product: '{% data reusables.gated-features.github-insights %}'
55
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} can enable a link between {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_insights %}.'
66
redirect_from:

0 commit comments

Comments
 (0)