From 424548c7680a882364f9eaceb49711f0ba1cbba4 Mon Sep 17 00:00:00 2001 From: Chris Corsi Date: Wed, 13 Aug 2025 10:08:33 -0400 Subject: [PATCH] Update getting-started.mdx --- apps/docs/content/docs/cli/guides/getting-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/content/docs/cli/guides/getting-started.mdx b/apps/docs/content/docs/cli/guides/getting-started.mdx index dca2a3ba..b436e1ae 100644 --- a/apps/docs/content/docs/cli/guides/getting-started.mdx +++ b/apps/docs/content/docs/cli/guides/getting-started.mdx @@ -37,7 +37,7 @@ Your hosted FileMaker file must have an account with the `fmrest` priviledge set #### FileMaker Web Viewer -If you intend to build for the FileMaker Web Viewer, the same requirements apply for FileMaker Server and OttoFMS as above. You will also need to make sure that your Full Access account has the `fmurlscript` priviledge enabled so the web code can trigger FileMaker scripts, making development a lot easier. For more details, see the [WebViewer Getting Started Guide](/webviewer/getting-started). +If you intend to build for the FileMaker Web Viewer, the same requirements apply for FileMaker Server and OttoFMS as above. You will also need to make sure that your Full Access account has the `fmurlscript` priviledge enabled so the web code can trigger FileMaker scripts, making development a lot easier. For more details, see the [WebViewer Getting Started Guide](/docs/webviewer). #### Supabase