From a807dd9522b4091372b0914ce9f48e4a8c4e6ebc Mon Sep 17 00:00:00 2001
From: Jon Harrell <4829245+jharrell@users.noreply.github.com>
Date: Mon, 1 Apr 2024 08:13:48 -0500
Subject: [PATCH] resolve DA-135
---
docs/100-getting-started/index.mdx | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/docs/100-getting-started/index.mdx b/docs/100-getting-started/index.mdx
index 6773ad54c0..21aeda1f0c 100644
--- a/docs/100-getting-started/index.mdx
+++ b/docs/100-getting-started/index.mdx
@@ -53,7 +53,7 @@ _These options don't require you to have your own database running._
icon="fa-solid fa-rabbit-running"
title="Quickstart"
desc="Set up Prisma ORM from scratch with a SQLite database in 5 minutes."
- link="/docs/getting-started/quickstart"
+ link="/getting-started/quickstart"
/>