From fc2b84ed0aa77fe469d69d83ae73a0f9256c2224 Mon Sep 17 00:00:00 2001 From: IdeaGarage <35732672+idea-garage@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:49:22 +0900 Subject: [PATCH] Update supabase-setup.md --- docs/ff-integrations/supabase/supabase-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ff-integrations/supabase/supabase-setup.md b/docs/ff-integrations/supabase/supabase-setup.md index 40797c24..0e22f624 100644 --- a/docs/ff-integrations/supabase/supabase-setup.md +++ b/docs/ff-integrations/supabase/supabase-setup.md @@ -78,5 +78,5 @@ Whenever you make changes related to tables in Supabase, hit the **Get Schema** -Now you have completed the Supabase Setup! You can continue to learn about how to add Supabase [Authentication](/data-and-backend/supabase/supabase-authentication) and [Database](/data-and-backend/supabase/supabase-database). +Now you have completed the Supabase Setup! You can continue to learn about how to add Supabase [Authentication](/authentication/supabase/initial-setup/) and [Database](/database/supabase/database-actions/).