@md-plugins/vite-examples-plugin 0.1.0-alpha.21 → 0.1.0-alpha.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -210,7 +210,7 @@ throw new Error('targetFolder is not defined')
|
|
|
210
210
|
|
|
211
211
|
## Documentation
|
|
212
212
|
|
|
213
|
-
In case this README falls out of date, please refer to the [documentation](https://md-plugins.netlify.app/vite-plugins/
|
|
213
|
+
In case this README falls out of date, please refer to the [documentation](https://md-plugins.netlify.app/vite-plugins/vite-examples-plugin/overview) for the latest information.
|
|
214
214
|
|
|
215
215
|
## License
|
|
216
216
|
|
package/package.json
CHANGED