Skip to content

Commit 788efb0

Browse files
authored
Fix Copilot usage versioning and redirect (#51048)
1 parent 572f7aa commit 788efb0

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

content/copilot/managing-copilot/managing-copilot-for-your-enterprise/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ children:
1111
- /managing-policies-and-features-for-copilot-in-your-enterprise
1212
- /enabling-copilot-for-organizations-in-your-enterprise
1313
- /disabling-copilot-for-organizations-in-your-enterprise
14-
- /viewing-your-github-copilot-usage
14+
- /viewing-copilot-usage-for-your-enterprise
1515
- /upgrading-copilot-for-your-enterprise
1616
- /downgrading-copilot-for-your-enterprise
1717
- /canceling-copilot-for-your-enterprise
1818
---
19+

content/copilot/managing-copilot/managing-copilot-for-your-enterprise/viewing-your-github-copilot-usage.md renamed to content/copilot/managing-copilot/managing-copilot-for-your-enterprise/viewing-copilot-usage-for-your-enterprise.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Viewing your GitHub Copilot usage
2+
title: Viewing Copilot usage for your enterprise
33
intro: 'You can view how many users have access to {% data variables.product.prodname_copilot %} across {% ifversion fpt %}your organization{% else %} all the organizations in your enterprise{% endif %}.'
44
product: '{% data reusables.gated-features.copilot-billing %}'
55
permissions: '{% ifversion fpt %}Organization admins{% else %}Enterprise owners{% endif %} can view usage for {% data variables.product.prodname_copilot %} in their {% ifversion fpt %}organization{% else %}enterprise{% endif %}.'
66
versions:
7-
feature: copilot
7+
feature: copilot-enterprise
88
type: how_to
99
topics:
1010
- Copilot
1111
shortTitle: View usage
1212
redirect_from:
13-
- /billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage
13+
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/viewing-your-github-copilot-usage
1414
---
1515

1616
{% ifversion enhanced-billing-platform %}

content/copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-usage-data-for-github-copilot-in-your-organization.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ topics:
99
- Copilot
1010
redirect_from:
1111
- /copilot/managing-github-copilot-in-your-organization/reviewing-usage-data-for-github-copilot-in-your-organization
12+
- /billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage
1213
---
1314

1415
## Reviewing usage data for {% data variables.product.prodname_copilot %} in your organization
@@ -36,6 +37,8 @@ You can use {% data variables.product.prodname_dotcom %}'s REST API to get detai
3637

3738
## Further reading
3839

40+
{% ifversion ghec%}
41+
- "[AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/viewing-copilot-usage-for-your-enterprise)"{% endif %}
3942
- [{% data variables.product.prodname_copilot %} Trust Center](https://resources.github.com/copilot-trust-center)
4043
- "[AUTOTITLE](/copilot/managing-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization)."
4144
- "[AUTOTITLE](/copilot/managing-github-copilot-in-your-organization/revoking-access-to-copilot-for-members-of-your-organization)"

0 commit comments

Comments
 (0)