Skip to content

Commit 38707fb

Browse files
FalkWolskygitbook-bot
authored andcommitted
GITBOOK-182: No subject
1 parent c557b69 commit 38707fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/connect-your-data/data-sources-in-lowcoder/sql-databases/supabase/supabase-assets-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The **Supabase Storage** (or Assets/Storage) feature provides a scalable, secure
1111
Follow the steps below : 
1212

1313
1. Create a new data source in two ways. Note that this permission is restricted to workspace admins and developers.
14-
1. Navigate to the **Data Sources** tab on [Lowcoder Homepage](http://app.lowcoder.cloud/) and click **New data source**.
14+
1. Navigate to the **Data Sources** tab in Lowcoder and click **New data source**.
1515
2. When creating a new query in the app editor, click **+ New** > **+ New data source**.
1616
2. Navigate to **Assets & Storage** section and click on **Supabase Assets** option.
1717
3. Set its name and configure general settings, including your Supabase Project URL and API key.

docs/connect-your-data/data-sources-in-lowcoder/sql-databases/supabase/supabase-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Every Supabase project is a dedicated PostgreSQL database, trusted by millions o
1212
Follow the steps below:
1313

1414
1. Create a new data source in two ways. Note that this permission is restricted to workspace admins and developers.
15-
* Navigate to the **Data Sources** tab on [Lowcoder Homepage](http://app.lowcoder.cloud/) and click **New data source**.
15+
* Navigate to the **Data Sources** tab in Lowcoder and click **New data source**.
1616
* When creating a new query in the app editor, click **+ New** > **+ New data source**.
1717
2. Select **Database** > **PostgreSQL** as the data source type.
1818
3. Set its name and configure general settings, including host, port, and database name. You can also set the user name and a password.

0 commit comments

Comments
 (0)