We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924fb6c commit a692ffeCopy full SHA for a692ffe
website/docs/build-apps/how-to-guides/configure-static-app-urls.md
@@ -134,6 +134,7 @@ Ensure all instances in your workflow are running Appsmith version 1.91 or later
134
135
## Next steps
136
137
-- Learn how to [navigate between pages](./navigate-between-pages.md).
138
-- Explore best practices for [reusing application entities](./import-export-app-entities.md).
+- Learn how to [embed Appsmith apps](/advanced-concepts/embed-appsmith-into-existing-application) using static URLs.
+- Set up [version control with Git](/advanced-concepts/version-control-with-git) to maintain static URLs across branches and instances.
139
+- Learn how to [navigate between pages](./navigate-between-pages.md) within your app.
140
0 commit comments