Skip to content

Commit b9380c2

Browse files
committed
fixed build issues by correcting the internal links
1 parent 6133e9a commit b9380c2

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

docs/troubleshooting/backend/backend_query_not_returning_results_despite_existing_data.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,4 @@ Check the browser console for CORS-related errors.
7272

7373
![](../assets/20250430121238656194.png)
7474

75-
If CORS errors are present, refer to the [CORS Troubleshooting Guide](/deployment/cors-troubleshooting) to resolve the issue.
76-
7775

docs/troubleshooting/notifications/enable-push-notifications-in-provisioning-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Follow the steps below to enable the **Push Notifications** capability for your
5252
- Rebuild and deploy your app using the updated provisioning profile.
5353

5454
:::tip
55-
Need help setting up push notifications from scratch? See the **[Push Notifications Setup Guide](/notifications/push-notifications)** for a full walkthrough.
55+
Need help setting up push notifications from scratch? See the **[Push Notifications Setup Guide](/concepts/notifications/push-notifications/#push-notifications-setup)** for a full walkthrough.
5656
:::
5757

5858

docs/troubleshooting/notifications/send-notifications-to-user-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can review the full working example in this **[sample FlutterFlow project](h
2020
**Configure the Project:**
2121

2222
1. Ensure Firebase is set up correctly in your FlutterFlow project.
23-
**See**: **[Firebase Integration Guide](/integrations/firebase/overview)**
23+
**See**: **[Firebase Integration Guide](/integrations/firebase/connect-to-firebase/)**
2424

2525
2. Make sure push notifications are enabled and deployed from **Settings > Notifications**.
2626

0 commit comments

Comments
 (0)