diff --git a/docs/get-started/deployment.md b/docs/get-started/deployment.md index 15f73a8b38..d972c20dad 100644 --- a/docs/get-started/deployment.md +++ b/docs/get-started/deployment.md @@ -11,7 +11,7 @@ To add a new environment, go to the Subscription page and click the "New Environ To create a new release, go to the Deploy tab in your development environment and click "Create New Release." -Once your new environment is ready, go to its Deploy tab and [deploy the release](../cloud/releaseManagementDeployment.md#deploying-a-release). Your app will be live in this environment. You can [add your own domain](../cloud/resourceMonitoring.md#application-access) and configure it with your DNS to make your app accessible with your custom domain. +Once your new environment is ready, go to its Deploy tab and [deploy the release](../cloud/releaseManagementDeployment.md#deploying-a-release). Your app will be live in this environment. You can [add your own domain](../cloud/resourceMonitoring.md#application-access) and configure it with your DNS to make your app accessible with your custom domain. Data and users are managed by the environment. ## Version Control: Manage different versions of your app