diff --git a/packages/eleventy-plugin-vanilla-example/package.json b/packages/eleventy-plugin-vanilla-example/package.json index e5b479cc..94b9e35f 100644 --- a/packages/eleventy-plugin-vanilla-example/package.json +++ b/packages/eleventy-plugin-vanilla-example/package.json @@ -23,7 +23,7 @@ "bugs": { "url" : "https://github.com/doug-wade/tybalt/issues?q=is%3Aissue+is%3Aopen+label%3Aeleventy-plugin-vanilla-example" }, - "homepage": "https://tybalt.org/pages/eleventy-plugin-vanilla-example", + "homepage": "https://tybalt.org/pages/eleventy-plugin", "repository": { "type": "git", "url": "https://github.com/doug-wade/tybalt.git", diff --git a/packages/example/package.json b/packages/example/package.json index 04a2b91e..6e0d299b 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -33,7 +33,7 @@ "bugs": { "url" : "https://github.com/doug-wade/tybalt/issues?q=is%3Aissue+is%3Aopen+label%3Aexample" }, - "homepage": "https://tybalt.org/pages/example", + "homepage": "https://tybalt.org", "repository": { "type": "git", "url": "https://github.com/doug-wade/tybalt.git", diff --git a/packages/test-utils-lit-example/package.json b/packages/test-utils-lit-example/package.json index 2b09c575..88a917e8 100644 --- a/packages/test-utils-lit-example/package.json +++ b/packages/test-utils-lit-example/package.json @@ -27,7 +27,7 @@ "bugs": { "url" : "https://github.com/doug-wade/tybalt/issues?q=is%3Aissue+is%3Aopen+label%3Atest-utils-lit-example" }, - "homepage": "https://tybalt.org/pages/test-utils-lit-example", + "homepage": "https://tybalt.org/pages/test-utils", "repository": { "type": "git", "url": "https://github.com/doug-wade/tybalt.git", diff --git a/packages/website/package.json b/packages/website/package.json index 06247cea..d7af15c4 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -26,7 +26,7 @@ "bugs": { "url" : "https://github.com/doug-wade/tybalt/issues?q=is%3Aissue+is%3Aopen+label%3Awebsite" }, - "homepage": "https://tybalt.org/pages/website", + "homepage": "https://tybalt.org", "repository": { "type": "git", "url": "https://github.com/doug-wade/tybalt.git",