From cb57238eb621a55851e8666d905b659988a12b62 Mon Sep 17 00:00:00 2001 From: Daniel Olvera <139163393+danOIntellitect@users.noreply.github.com> Date: Mon, 27 Apr 2026 13:19:52 -0700 Subject: [PATCH] fix: link now that it is public --- .github/plugin/marketplace.json | 2 +- README.md | 4 ++-- plugins/coalesce-accelerator/README.md | 6 +++--- plugins/coalesce-accelerator/plugin.json | 2 +- plugins/csharp-best-practices/plugin.json | 2 +- plugins/enterprise-bug-fixing/plugin.json | 2 +- plugins/solid-principles/plugin.json | 2 +- plugins/testing-essentials/plugin.json | 2 +- plugins/vuetify-components/README.md | 4 ++-- plugins/vuetify-components/plugin.json | 2 +- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index a4298d9..d1cf160 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -7,7 +7,7 @@ "metadata": { "description": "Curated Copilot plugins for enterprise C# development, Coalesce framework, and Vue 3 with Vuetify. Designed to support SOLID principles, best practices, and architectural excellence.", "version": "1.0.0", - "homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io", + "homepage": "https://intellitect-dev.github.io/IntelliPlugins", "repository": "https://github.com/IntelliTect-dev/IntelliPlugins", "license": "MIT" }, diff --git a/README.md b/README.md index 02144b7..f3c9308 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ copilot plugin install solid-principles@IntelliPlugins ### Browse All Plugins -Visit [help pages](https://upgraded-dollop-mvkkwvo.pages.github.io/) for documentation, examples, and installation guides. +Visit [help pages](https://intellitect-dev.github.io/IntelliPlugins/) for documentation, examples, and installation guides. ## Available Plugins @@ -45,7 +45,7 @@ Visit [help pages](https://upgraded-dollop-mvkkwvo.pages.github.io/) for documen - **[Getting Started](docs/guides/getting-started.md)** - Your first steps with IntelliPlugins - **[Usage Examples](docs/guides/usage-examples.md)** - Real-world scenarios - **[Installation Guide](docs/plugins/installation-guide.md)** - Detailed setup -- **[Full Documentation](https://upgraded-dollop-mvkkwvo.pages.github.io/)** - Complete guides and examples +- **[Full Documentation](https://intellitect-dev.github.io/IntelliPlugins/)** - Complete guides and examples ## Repository Structure diff --git a/plugins/coalesce-accelerator/README.md b/plugins/coalesce-accelerator/README.md index d97c977..43ee64e 100644 --- a/plugins/coalesce-accelerator/README.md +++ b/plugins/coalesce-accelerator/README.md @@ -146,9 +146,9 @@ This plugin includes three comprehensive instruction files: ## Related Plugins -- **[C# Best Practices](https://upgraded-dollop-mvkkwvo.pages.github.io//plugins/csharp-best-practices)** — SOLID principles and architectural patterns for .NET -- **[Vuetify Components](https://upgraded-dollop-mvkkwvo.pages.github.io//plugins/vuetify-components)** — Material Design UI component library for Vue 3 -- **[Testing Essentials](https://upgraded-dollop-mvkkwvo.pages.github.io//plugins/testing-essentials)** — Unit, integration, and E2E testing strategies +- **[C# Best Practices](https://intellitect-dev.github.io/IntelliPlugins//plugins/csharp-best-practices)** — SOLID principles and architectural patterns for .NET +- **[Vuetify Components](https://intellitect-dev.github.io/IntelliPlugins//plugins/vuetify-components)** — Material Design UI component library for Vue 3 +- **[Testing Essentials](https://intellitect-dev.github.io/IntelliPlugins//plugins/testing-essentials)** — Unit, integration, and E2E testing strategies ## Architecture Highlights diff --git a/plugins/coalesce-accelerator/plugin.json b/plugins/coalesce-accelerator/plugin.json index f41b901..6ef109b 100644 --- a/plugins/coalesce-accelerator/plugin.json +++ b/plugins/coalesce-accelerator/plugin.json @@ -5,7 +5,7 @@ "version": "1.0.0", "publisher": "IntelliTect-dev", "license": "MIT", - "homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/coalesce-accelerator", + "homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/coalesce-accelerator", "repository": { "type": "git", "url": "https://github.com/IntelliTect-dev/IntelliPlugins.git", diff --git a/plugins/csharp-best-practices/plugin.json b/plugins/csharp-best-practices/plugin.json index 4e76b0e..d692cdf 100644 --- a/plugins/csharp-best-practices/plugin.json +++ b/plugins/csharp-best-practices/plugin.json @@ -5,7 +5,7 @@ "version": "1.0.0", "publisher": "IntelliTect-dev", "license": "MIT", - "homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/csharp-best-practices", + "homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/csharp-best-practices", "repository": { "type": "git", "url": "https://github.com/IntelliTect-dev/IntelliPlugins.git", diff --git a/plugins/enterprise-bug-fixing/plugin.json b/plugins/enterprise-bug-fixing/plugin.json index df49b04..bcda286 100644 --- a/plugins/enterprise-bug-fixing/plugin.json +++ b/plugins/enterprise-bug-fixing/plugin.json @@ -5,7 +5,7 @@ "version": "1.0.0", "publisher": "IntelliTect-dev", "license": "MIT", - "homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/enterprise-bug-fixing", + "homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/enterprise-bug-fixing", "repository": { "type": "git", "url": "https://github.com/IntelliTect-dev/IntelliPlugins.git", diff --git a/plugins/solid-principles/plugin.json b/plugins/solid-principles/plugin.json index d1797ef..86bed04 100644 --- a/plugins/solid-principles/plugin.json +++ b/plugins/solid-principles/plugin.json @@ -5,7 +5,7 @@ "version": "1.0.0", "publisher": "IntelliTect-dev", "license": "MIT", - "homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/solid-principles", + "homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/solid-principles", "repository": { "type": "git", "url": "https://github.com/IntelliTect-dev/IntelliPlugins.git", diff --git a/plugins/testing-essentials/plugin.json b/plugins/testing-essentials/plugin.json index ba9bc9a..c222952 100644 --- a/plugins/testing-essentials/plugin.json +++ b/plugins/testing-essentials/plugin.json @@ -5,7 +5,7 @@ "version": "1.0.0", "publisher": "IntelliTect-dev", "license": "MIT", - "homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/testing-essentials", + "homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/testing-essentials", "repository": { "type": "git", "url": "https://github.com/IntelliTect-dev/IntelliPlugins.git", diff --git a/plugins/vuetify-components/README.md b/plugins/vuetify-components/README.md index 56d1386..be377ee 100644 --- a/plugins/vuetify-components/README.md +++ b/plugins/vuetify-components/README.md @@ -321,8 +321,8 @@ WCAG compliance, semantic HTML, ARIA attributes, keyboard navigation, and inclus ## Related Plugins -- **[SOLID Principles & Architecture](https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/solid-principles)** — Enterprise code quality and design patterns to structure your Vue applications professionally -- **[Coalesce Accelerator](https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/coalesce-accelerator)** — Full-stack data access patterns that complement your Vue UI +- **[SOLID Principles & Architecture](https://intellitect-dev.github.io/IntelliPlugins/plugins/solid-principles)** — Enterprise code quality and design patterns to structure your Vue applications professionally +- **[Coalesce Accelerator](https://intellitect-dev.github.io/IntelliPlugins/plugins/coalesce-accelerator)** — Full-stack data access patterns that complement your Vue UI ## Vuetify Documentation diff --git a/plugins/vuetify-components/plugin.json b/plugins/vuetify-components/plugin.json index db5bf08..a88aa40 100644 --- a/plugins/vuetify-components/plugin.json +++ b/plugins/vuetify-components/plugin.json @@ -5,7 +5,7 @@ "version": "1.0.0", "publisher": "IntelliTect-dev", "license": "MIT", - "homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/vuetify-components", + "homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/vuetify-components", "repository": { "type": "git", "url": "https://github.com/IntelliTect-dev/IntelliPlugins.git",