Fix AlpineJS homepage link (#4622)

* Update AlpineJS homepage

* Add changeset
This commit is contained in:
Mohammed Elhaouari 2022-09-04 14:53:54 +01:00 committed by GitHub
parent 29a5fdc153
commit 63cd9d89e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
'@astrojs/alpinejs': patch
---
Update homepage link

View file

@ -19,7 +19,7 @@
"performance"
],
"bugs": "https://github.com/withastro/astro/issues",
"homepage": "https://astro.build",
"homepage": "https://docs.astro.build/en/guides/integrations-guide/alpinejs",
"exports": {
".": "./dist/index.js",
"./package.json": "./package.json"