Skip to content

Commit f75809d

Browse files
authored
update mobile quickstarts with link to fullstack branch deployment guide #7741 (#7746)
1 parent f6eb7bc commit f75809d

File tree

1 file changed

+3
-3
lines changed
  • src/pages/[platform]/start/quickstart

1 file changed

+3
-3
lines changed

src/pages/[platform]/start/quickstart/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,7 +1680,7 @@ You can terminate the sandbox environment now to clean up the project.
16801680

16811681
### Publishing changes to cloud
16821682

1683-
For publishing the changes to cloud, you need to create a remote git repository. For a detailed guide, you can follow the link [here](/[platform]/deploy-and-host/fullstack-branching/branch-deployments).
1683+
Publishing changes to the cloud requires a remote git repository. Amplify offers fullstack branch deployments that allow you to automatically deploy infrastructure and application code changes from feature branches. To learn more, visit the [fullstack branch deployments guide](/[platform]/deploy-and-host/fullstack-branching/branch-deployments).
16841684

16851685
</InlineFilter>
16861686

@@ -2128,7 +2128,7 @@ You can terminate the sandbox environment now to clean up the project.
21282128

21292129
## Publishing changes to cloud
21302130

2131-
For publishing the changes to cloud, you need to create a remote git repository. For a detailed guide, you can follow the link [here](/[platform]/start/quickstart/#create-remote-git-repository).
2131+
Publishing changes to the cloud requires a remote git repository. Amplify offers fullstack branch deployments that allow you to automatically deploy infrastructure and application code changes from feature branches. To learn more, visit the [fullstack branch deployments guide](/[platform]/deploy-and-host/fullstack-branching/branch-deployments).
21322132

21332133
</InlineFilter>
21342134

@@ -2925,7 +2925,7 @@ You can terminate the sandbox environment now to clean up the project.
29252925
29262926
### Publishing changes to cloud
29272927
2928-
For publishing the changes to cloud, you need to create a remote git repository. For a detailed guide, you can follow the link [here](/[platform]/start/quickstart/#publishing-changes-to-cloud).
2928+
Publishing changes to the cloud requires a remote git repository. Amplify offers fullstack branch deployments that allow you to automatically deploy infrastructure and application code changes from feature branches. To learn more, visit the [fullstack branch deployments guide](/[platform]/deploy-and-host/fullstack-branching/branch-deployments).
29292929
29302930
</InlineFilter>
29312931

0 commit comments

Comments
 (0)