diff --git a/umbraco-cloud/set-up/project-settings/manage-hostnames/rewrites-on-cloud.md b/umbraco-cloud/set-up/project-settings/manage-hostnames/rewrites-on-cloud.md index a3fb4e8a6a9..0b698afb83c 100644 --- a/umbraco-cloud/set-up/project-settings/manage-hostnames/rewrites-on-cloud.md +++ b/umbraco-cloud/set-up/project-settings/manage-hostnames/rewrites-on-cloud.md @@ -133,11 +133,15 @@ Sometimes, you might experience an issue where a `.azurewebsites.net` link will The following redirect is a way to amend the issue where the `.azurewebsites.net` link appears instead of the hostname. It will redirect from the `.azurewebsites.net` link to the hostname of the website, should this link be called instead. ```xml - + - + + + + + - + ```