From ecc1defacd34869360bb2df88fd215c2e141203b Mon Sep 17 00:00:00 2001 From: R-Lawton Date: Thu, 26 Feb 2026 12:53:50 +0000 Subject: [PATCH] fix broken links Signed-off-by: R-Lawton --- src/blog/dev-portal-announcement.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/blog/dev-portal-announcement.md b/src/blog/dev-portal-announcement.md index 8961a68..b280cc8 100644 --- a/src/blog/dev-portal-announcement.md +++ b/src/blog/dev-portal-announcement.md @@ -181,14 +181,12 @@ The Kuadrant Developer Portal will be available for **Developer Preview at the e The plugins work with existing Red Hat Developer Hub or Backstage instances. You'll need a Kubernetes cluster with the Kuadrant operator installed and Gateway API CRDs. -Visit our [Installation Guide](docs/installation.md) for step-by-step setup instructions including Kubernetes RBAC configuration, frontend setup, and catalog integration. +Visit our [Installation Guide](https://docs.kuadrant.io/latest/kuadrant-backstage-plugin/docs/installation/) for step-by-step setup instructions including Kubernetes RBAC configuration, frontend setup, and catalog integration. -Follow our [Getting Started Tutorial](docs/getting-started.md) for an end-to-end walkthrough. The tutorial demonstrates the complete workflow from platform engineer setup to API consumer usage, showing all key capabilities of the developer portal. +Follow our [Getting Started Tutorial](https://docs.kuadrant.io/latest/kuadrant-backstage-plugin/docs/getting-started/) for an end-to-end walkthrough. The tutorial demonstrates the complete workflow from platform engineer setup to API consumer usage, showing all key capabilities of the developer portal. For questions or to give feedback join the Kuadrant [Slack channel](https://kubernetes.slack.com/archives/C05J0D0V525) ## Additional Resources - -- **[RBAC Permissions Guide](docs/rbac-permissions.md)**: Detailed permission model and role definitions - **[Kuadrant Documentation](https://docs.kuadrant.io/)**: Full Kuadrant operator documentation - **[GitHub Repository](https://github.com/kuadrant/kuadrant-backstage-plugin)**: Source code and issue tracking