Skip to content

Commit 9a774ef

Browse files
authored
Merge pull request #5366 from MicrosoftDocs/drewbat/copilot-key-updates-2025-04-23
Fixing some issues with the copilot key docs
2 parents 91d987c + aa935cf commit 9a774ef

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

hub/apps/develop/windows-integration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following table lists the Windows system components that support integration
1717
| Feature | Description |
1818
|--|--|
1919
| [Feed providers](../feeds/feed-providers.md) | Learn how to integrate into the Windows feeds experience. |
20-
| [Microsoft Copilot hardware key providers](microsoft-copliot-key-provider.md) | Learn how to integrate into the Windows feeds experience. |
20+
| [Microsoft Copilot hardware key providers](microsoft-copliot-key-provider.md) | Learn how to register as an app that can be selected as the launch app for the Microsoft Copilot hardware key. |
2121
| [Search providers](../search/search-providers.md) | Learn how to integrate into the Windows Search experience. |
2222
| [Widget providers](../widgets/widget-providers.md) | Learn how to implement a Windows widget service provider to support your app. |
2323

hub/apps/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,9 @@ items:
282282
href: develop/windows-integration/index.md
283283
- name: Copilot hardware key
284284
href: develop/windows-integration/microsoft-copliot-key-provider.md
285+
items:
286+
- name: Handle Microsoft Copilot hardware key state changes
287+
href: develop/windows-integration/copilot-key-state.md
285288
- name: Cross Device People API
286289
href: develop/windows-integration/cross-device-people-api.md
287290
- name: Smart App Control

0 commit comments

Comments
 (0)