Skip to content

Commit

Permalink
Update audit log event data (#46783)
Browse files Browse the repository at this point in the history
  • Loading branch information
docs-bot authored Nov 27, 2023
1 parent 06bc354 commit 0ac0e26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/audit-logs/data/ghec/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
{
"action": "business.cancel_trial",
"description": "The trial of GitHub Enterprise Cloud was cancelled.",
"docs_reference_links": "/admin/overview/setting-up-a-trial-of-github-enterprise-cloud"
"docs_reference_links": "/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud"
},
{
"action": "business.clear_actions_settings",
Expand All @@ -177,7 +177,7 @@
{
"action": "business.convert_trial",
"description": "The enterprise account on a trial of GitHub Enterprise Cloud was upgraded to a paid enterprise account.",
"docs_reference_links": "/admin/overview/setting-up-a-trial-of-github-enterprise-cloud"
"docs_reference_links": "/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud"
},
{
"action": "business.create",
Expand All @@ -187,7 +187,7 @@
{
"action": "business.create_trial",
"description": "A trial of GitHub Enterprise Cloud began.",
"docs_reference_links": "/admin/overview/setting-up-a-trial-of-github-enterprise-cloud"
"docs_reference_links": "/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud"
},
{
"action": "business.delete",
Expand Down Expand Up @@ -247,7 +247,7 @@
{
"action": "business.expire_trial",
"description": "The trial of GitHub Enterprise Cloud expired.",
"docs_reference_links": "/admin/overview/setting-up-a-trial-of-github-enterprise-cloud"
"docs_reference_links": "/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud"
},
{
"action": "business.import_license_usage",
Expand Down

0 comments on commit 0ac0e26

Please sign in to comment.