From 94ce2ad0724b0f73b7130cd9bdb96e4ca4610bc1 Mon Sep 17 00:00:00 2001 From: Alex Marple <54377734+alexmarple@users.noreply.github.com> Date: Thu, 16 Nov 2023 14:04:14 -0500 Subject: [PATCH] add `/docs/` to link to correct broken state --- docs/guides/schema.md | 2 +- docs/overview.md | 2 +- docs/spicedb/deploy-on-eks.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/guides/schema.md b/docs/guides/schema.md index abd8d05..f629ebc 100644 --- a/docs/guides/schema.md +++ b/docs/guides/schema.md @@ -532,6 +532,6 @@ And that's it! We now have a fully working permissions system: ## Get started for real -Want to get started for real? [Start protecting your first application](/guides/first-app) or [Visit the Discord](https://discord.com/invite/jTysUaxXzM) if you have any questions! +Want to get started for real? [Start protecting your first application](/docs/guides/first-app) or [Visit the Discord](https://discord.com/invite/jTysUaxXzM) if you have any questions! [authzed playground]: https://play.authzed.com diff --git a/docs/overview.md b/docs/overview.md index 7ee6fbc..e96ff12 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -14,7 +14,7 @@ summary: "Documentation for Authzed, the planet-scale, serverless database platf Install the Operator - + Get Started Protecting Your App diff --git a/docs/spicedb/deploy-on-eks.md b/docs/spicedb/deploy-on-eks.md index c3e6277..1dbfca4 100644 --- a/docs/spicedb/deploy-on-eks.md +++ b/docs/spicedb/deploy-on-eks.md @@ -1,6 +1,6 @@ # Deploy SpiceDB on EKS -This guide will show you how to deploy a highly available and secure SpiceDB cluster on EKS. If you’d rather quickly try out SpiceDB, check out our [getting started guide](/guides/first-app). +This guide will show you how to deploy a highly available and secure SpiceDB cluster on EKS. If you’d rather quickly try out SpiceDB, check out our [getting started guide](/docs/guides/first-app). ## Prerequisites