Skip to content

Commit 89de5f4

Browse files
committed
chore: change docs link
1 parent c5cbfef commit 89de5f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Zero-config PWA Plugin for VitePress
1010
<a href="https://www.npmjs.com/package/vite-plugin-pwa" target="__blank">
1111
<img alt="NPM Downloads" src="https://img.shields.io/npm/dm/vite-plugin-pwa?color=476582&label=">
1212
</a>
13-
<a href="https://vite-plugin-pwa.netlify.app/" target="__blank">
13+
<a href="https://vite-pwa-org.netlify.app/" target="__blank">
1414
<img src="https://img.shields.io/static/v1?label=&message=docs%20%26%20guides&color=2e859c" alt="Docs & Guides">
1515
</a>
1616
<br>
@@ -69,7 +69,7 @@ export default withPwa(defineConfig({
6969
}))
7070
```
7171

72-
Read the [📖 documentation](https://vite-plugin-pwa.netlify.app/guide/) for a complete guide on how to configure and use
72+
Read the [📖 documentation](https://vite-pwa-org.netlify.app/guide/) for a complete guide on how to configure and use
7373
this plugin.
7474

7575
## 👀 Full config

0 commit comments

Comments
 (0)