Skip to content

Commit dcb37a4

Browse files
committed
linkfix
1 parent 6dddf66 commit dcb37a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • microsoft-edge/progressive-web-apps-chromium/how-to

microsoft-edge/progressive-web-apps-chromium/how-to/sidebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The source code for the PWAmp demo app has the following, to support the Microso
207207

208208
* The `isSidebarPWA` variable, which uses the `navigator.userAgentData` JavaScript API in the [app.js](https://github.com/MicrosoftEdge/Demos/blob/main/pwamp/app.js#L14) file.
209209

210-
You can find the entire PWAmp demo source code at [MicrosoftEdge / Demos > pwamp](https://github.com/MicrosoftEdge/Demos/tree/main/pwamp). To download the source code locally, see [Clone the Edge Demos repo to your drive](../sample-code/sample-code.md#clone-the-edge-demos-repo-to-your-drive) in _Sample code for DevTools_.
210+
You can find the entire PWAmp demo source code at [MicrosoftEdge / Demos > pwamp](https://github.com/MicrosoftEdge/Demos/tree/main/pwamp). To download the source code locally, see [Clone the Edge Demos repo to your drive](../../devtools-guide-chromium/sample-code/sample-code.md#clone-the-edge-demos-repo-to-your-drive) in _Sample code for DevTools_.
211211

212212

213213
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)