Skip to content

Commit 067fc36

Browse files
authored
docs: update dataconnect/README.md (#836)
* docs: fix Cloud Console URL * Update README.md
1 parent 7c422fd commit 067fc36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dataconnect/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Firebase DataConnect Quickstart
1+
# Firebase Data Connect Quickstart
22

33
## Introduction
44

@@ -13,7 +13,7 @@ Follow these steps to get up and running with Firebase DataConnect. For more det
1313
1. Open [Firebase Data Connect](https://console.firebase.google.com/u/0/project/_/dataconnect) in your Firebase Console project and select **Get Started**.
1414
2. Create a new Data Connect service and a Cloud SQL instance. Ensure the Blaze plan is active. Find pricing details at [Firebase Pricing](https://firebase.google.com/pricing).
1515
3. Choose your server region. If you plan to use vector search, select `us-central1`.
16-
4. Wait for the Cloud SQL instance to be provisioned. Once it's ready, you can manage it in the [Cloud Console](https://pantheon.corp.google.com/sql).
16+
4. Wait for the Cloud SQL instance to be provisioned. Once it's ready, you can manage it in the [Cloud Console](https://console.cloud.google.com/sql).
1717

1818
### 2. Set Up Firebase CLI
1919

0 commit comments

Comments
 (0)