Skip to content

Commit 224c7f5

Browse files
authored
Merge pull request #5310 from MicrosoftDocs/drewbat/link-fixes-2025-04-01
Moving absolute links to relative
2 parents 302aa6d + b54d09f commit 224c7f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hub/apps/develop/windows-integration/copilot-key-state.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,6 @@ private LRESULT WindowSubClass(HWND hWnd, uint uMsg, WPARAM wParam, LPARAM lPara
266266
}
267267
```
268268

269-
## Sign your Windows Copilot hardware key provider.
269+
## Sign your Windows Copilot hardware key provider
270270

271-
Provider apps must be signed in order to be enabled as a target of the Microsoft Copilot hardware key. For information on packaging and signing your app, see [Package a desktop or UWP app in Visual Studio](https://learn.microsoft.com/en-us/windows/msix/package/packaging-uwp-apps).
271+
Provider apps must be signed in order to be enabled as a target of the Microsoft Copilot hardware key. For information on packaging and signing your app, see [Package a desktop or UWP app in Visual Studio](/windows/msix/package/packaging-uwp-apps).

hub/apps/develop/windows-integration/microsoft-copliot-key-provider.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ The following table *uap3:AppExtension* describes the attributes of the **uap3:A
5555
| PublicFolder| The folder that the instance declares as the location where a host can have read access to files through a broker. | Yes |
5656

5757

58-
## Sign your Windows Copilot hardware key provider.
58+
## Sign your Windows Copilot hardware key provider
5959

60-
Provider apps must be signed in order to be enabled as a target of the Microsoft Copilot hardware key. For information on packaging and signing your app, see [Package a desktop or UWP app in Visual Studio](https://learn.microsoft.com/en-us/windows/msix/package/packaging-uwp-apps).
60+
Provider apps must be signed in order to be enabled as a target of the Microsoft Copilot hardware key. For information on packaging and signing your app, see [Package a desktop or UWP app in Visual Studio](/windows/msix/package/packaging-uwp-apps).

0 commit comments

Comments
 (0)