Skip to content

Commit d57513b

Browse files
authored
Github -> GitHub (#53823)
1 parent 149eaf6 commit d57513b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/copilot/building-copilot-extensions/building-a-copilot-skillset-for-your-copilot-extension/building-copilot-skillsets.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ versions:
55
feature: copilot-extensions
66
topics:
77
- Copilot
8-
shortTitle: Build {% data variables.product.prodname_copilot_skillsets_short %}
8+
shortTitle: Build {% data variables.product.prodname_copilot_skillsets_short %}
99
type: how_to
1010
---
1111

@@ -25,7 +25,7 @@ Before you begin, make sure you have the following:
2525
* Be able to verify the signature of requests from {% data variables.product.github %} to authenticate their origin and prevent unauthorized access
2626
* Be publicly accessible via HTTPS
2727

28-
For more information about signature verification, see [Verifying that payloads are coming from Github](/copilot/building-copilot-extensions/building-a-copilot-agent-for-your-copilot-extension/configuring-your-copilot-agent-to-communicate-with-github#verifying-that-payloads-are-coming-from-github).
28+
For more information about signature verification, see [Verifying that payloads are coming from {% data variables.product.github %}](/copilot/building-copilot-extensions/building-a-copilot-agent-for-your-copilot-extension/configuring-your-copilot-agent-to-communicate-with-github#verifying-that-payloads-are-coming-from-github).
2929

3030
## Configuration requirements
3131

0 commit comments

Comments
 (0)