File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Zero-config PWA Plugin for VitePress
10
10
<a href =" https://www.npmjs.com/package/vite-plugin-pwa " target =" __blank " >
11
11
<img alt="NPM Downloads" src="https://img.shields.io/npm/dm/vite-plugin-pwa?color=476582&label=">
12
12
</a >
13
- <a href =" https://vite-plugin- pwa.netlify.app/ " target =" __blank " >
13
+ <a href =" https://vite-pwa-org .netlify.app/ " target =" __blank " >
14
14
<img src="https://img.shields.io/static/v1?label=&message=docs%20%26%20guides&color=2e859c" alt="Docs & Guides">
15
15
</a >
16
16
<br >
@@ -69,7 +69,7 @@ export default withPwa(defineConfig({
69
69
}))
70
70
```
71
71
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
73
73
this plugin.
74
74
75
75
## 👀 Full config
You can’t perform that action at this time.
0 commit comments