From d28443ac0e9d25c04cadc79cd082aeab6412c5e6 Mon Sep 17 00:00:00 2001 From: Mohammed Elhaouari <9967336+mohammed-elhaouari@users.noreply.github.com> Date: Sun, 4 Sep 2022 12:27:28 +0100 Subject: [PATCH 1/2] Update AlpineJS homepage --- packages/integrations/alpinejs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/integrations/alpinejs/package.json b/packages/integrations/alpinejs/package.json index 609c7cd9823d..b19ca0359cbc 100644 --- a/packages/integrations/alpinejs/package.json +++ b/packages/integrations/alpinejs/package.json @@ -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" From d90afabd214b3f6bd34e04b91c8eff86a3194c52 Mon Sep 17 00:00:00 2001 From: Elhaouari Mohammmed <9967336+mohammed-elhaouari@users.noreply.github.com> Date: Sun, 4 Sep 2022 12:34:53 +0100 Subject: [PATCH 2/2] Add changeset --- .changeset/three-owls-help.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/three-owls-help.md diff --git a/.changeset/three-owls-help.md b/.changeset/three-owls-help.md new file mode 100644 index 000000000000..9fe2ded0f27c --- /dev/null +++ b/.changeset/three-owls-help.md @@ -0,0 +1,5 @@ +--- +'@astrojs/alpinejs': patch +--- + +Update homepage link