diff --git a/docs/content/80.pwa.md b/docs/content/80.pwa.md index 6aefe991..f2db0f5d 100644 --- a/docs/content/80.pwa.md +++ b/docs/content/80.pwa.md @@ -117,7 +117,7 @@ On wide screens, the PWA prompt for update will be shown as a prompt on the righ PWA prompt for update will take preference over PWA installation prompt, so if there is a new version of Elk available, the PWA prompt for update will be shown instead of the PWA installation prompt. -All previous UI components don't have any logic, all them will use the logic provided by the [PWA plugin](https://github.com/elk-zone/elk/blob/main/plugins/pwa.client.ts). +All previous UI components don't have any logic, all them will use the logic provided by the [PWA plugin](https://github.com/elk-zone/elk/blob/main/modules/pwa/runtime/pwa-plugin.client.ts). ### Service Worker