Skip to content

Commit 37e7dc2

Browse files
authored
Update index.mdx (#7253)
Modified link for "Serverless APIs" points to the correct URL.
1 parent fbce885 commit 37e7dc2

File tree

1 file changed

+2
-2
lines changed
  • src/pages/[platform]/start/getting-started/nextsteps

1 file changed

+2
-2
lines changed

src/pages/[platform]/start/getting-started/nextsteps/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ What next? Here are some things to add to your app:
6565

6666
- [Authentication](/[platform]/build-a-backend/auth/set-up-auth/)
6767
- [User File Storage](/[platform]/build-a-backend/storage/set-up-storage/)
68-
- [Serverless APIs](/[platform]/build-a-backend/storage/set-up-storage/)
68+
- [Serverless APIs](/[platform]/build-a-backend/graphqlapi/set-up-graphql-api/)
6969
- [Analytics](/[platform]/build-a-backend/more-features/analytics/set-up-analytics/)
7070
- [AI/ML](/[platform]/build-a-backend/more-features/predictions/set-up-predictions/)
7171
- [PubSub](/[platform]/build-a-backend/more-features/pubsub/set-up-pubsub/)
@@ -75,7 +75,7 @@ What next? Here are some things to add to your app:
7575

7676
- [Authentication](/[platform]/build-a-backend/auth/set-up-auth/)
7777
- [User File Storage](/[platform]/build-a-backend/storage/set-up-storage/)
78-
- [Serverless APIs](/[platform]/build-a-backend/storage/set-up-storage/)
78+
- [Serverless APIs](/[platform]/build-a-backend/graphqlapi/set-up-graphql-api/)
7979
- [Analytics](/[platform]/build-a-backend/more-features/analytics/set-up-analytics/)
8080
- [In-App Messaging](/[platform]/build-a-backend/more-features/in-app-messaging/)
8181
- [Push Notifications](/[platform]/build-a-backend/push-notifications/set-up-push-notifications/)

0 commit comments

Comments
 (0)