diff --git a/umbraco-cloud/.gitbook.yaml b/umbraco-cloud/.gitbook.yaml
index e12628ab42d..56117ac1e57 100644
--- a/umbraco-cloud/.gitbook.yaml
+++ b/umbraco-cloud/.gitbook.yaml
@@ -40,4 +40,6 @@ redirects:
deployments/deploy-operations/clearing-cached-signatures: deployment/deploy-dashboard.md
deployments/deploy-operations/deploy-schema: deployment/deploy-dashboard.md
deployments/deploy-operations/extract-schema-to-data-files: deployment/deploy-dashboard.md
- getting-started/migrate-existing-site: getting-started/migrate-to-umbraco-cloud.md
\ No newline at end of file
+ getting-started/migrate-existing-site: getting-started/migrate-to-umbraco-cloud.md
+ set-up/set-up.md: set-up/ready-to-set-up-your-project.md
+ troubleshooting/README.md: troubleshooting/resolve-issues-quickly-and-efficiently.md
\ No newline at end of file
diff --git a/umbraco-cloud/README.md b/umbraco-cloud/README.md
index 1b395470aa4..393258cc5c7 100644
--- a/umbraco-cloud/README.md
+++ b/umbraco-cloud/README.md
@@ -8,7 +8,7 @@ description: >-
Umbraco Cloud is a hosting option for your favorite Umbraco CMS offered by Umbraco HQ. Built on Microsoft Azure Cloud and encompassing web standard approaches, Umbraco Cloud is familiar to Umbraco's new and old users. With Umbraco Cloud, there are no limits to what you can accomplish. You can do anything with Umbraco and web technology with Umbraco Cloud.
-
+
{% embed url="https://www.youtube.com/watch?v=gKaDKENeea4" %}
How to create a trial
diff --git a/umbraco-cloud/SUMMARY.md b/umbraco-cloud/SUMMARY.md
index e2f84ae57b3..f2945dc178c 100644
--- a/umbraco-cloud/SUMMARY.md
+++ b/umbraco-cloud/SUMMARY.md
@@ -28,7 +28,6 @@
## Set up
* [Ready to Set Up Your Project?](set-up/ready-to-set-up-your-project.md)
-* [Set Up](set-up/set-up.md)
* [Working with a Local Clone](set-up/working-locally.md)
* [Legacy Umbraco Visual Studio Setup](set-up/legacy-umbraco-visual-studio-setup.md)
* [Copy of Working with Linux/macOS](set-up/working-with-linux-macos.md)
@@ -122,7 +121,6 @@
## Troubleshooting
* [Resolve Issues Quickly and Efficiently](troubleshooting/resolve-issues-quickly-and-efficiently.md)
-* [Troubleshooting](troubleshooting/README.md)
* [Troubleshooting FAQ](troubleshooting/faq.md)
* [Log files](troubleshooting/log-files.md)
* [The Umbraco Backoffice](troubleshooting/troubleshooting-backoffice.md)
diff --git a/umbraco-cloud/set-up/power-tools/generating-uda-files.md b/umbraco-cloud/set-up/power-tools/generating-uda-files.md
index fb2e127dd50..7799a6f7f19 100644
--- a/umbraco-cloud/set-up/power-tools/generating-uda-files.md
+++ b/umbraco-cloud/set-up/power-tools/generating-uda-files.md
@@ -123,4 +123,4 @@ Follow these steps to generate UDA files:
Generating UDA files manually might sometimes end up giving you collision errors on your environments due to duplicates. This can be resolved by following our [Structure Error](../../troubleshooting/deployments/structure-error.md) documentation.
-Find general information about Kudu and how to access the tool in the [Power tools](../set-up.md) article.
+Find general information about Kudu and how to access the tool in the [Power tools](README.md) article.
diff --git a/umbraco-cloud/set-up/power-tools/manual-extractions.md b/umbraco-cloud/set-up/power-tools/manual-extractions.md
index 4d13086928b..2a558e28d1d 100644
--- a/umbraco-cloud/set-up/power-tools/manual-extractions.md
+++ b/umbraco-cloud/set-up/power-tools/manual-extractions.md
@@ -34,4 +34,4 @@ Sometimes, you might encounter a deploy-marker called `deploy`. This usually mea
Sometimes, you might also need to run this extraction locally. This can be done by following the above steps using Command Prompt (CMD) on your local machine and navigating to the `/umbraco/data` folder in your local project folder.
-Find general information about Kudu and how to access the tool in the [Power tools](../set-up.md) article.
+Find general information about Kudu and how to access the tool in the [Power tools](README.md) article.
diff --git a/umbraco-cloud/set-up/ready-to-set-up-your-project.md b/umbraco-cloud/set-up/ready-to-set-up-your-project.md
index 2b4df03a234..4d81d334e40 100644
--- a/umbraco-cloud/set-up/ready-to-set-up-your-project.md
+++ b/umbraco-cloud/set-up/ready-to-set-up-your-project.md
@@ -8,7 +8,7 @@ This section will walk you through everything you need to configure your project
- | | | |
|---|
| Set Up | Start by setting up your Umbraco Cloud project | set-up.md | Documentations Icons_Umbraco_Cloud_Setup (1).png |
| Working with a Local Clone | Explore how to clone your project, make changes locally, and then push the updates to Umbraco Cloud | working-locally.md | Documentations Icons_Umbraco_CMS_Tutorials_MultiSite_Setup.png |
| Manage Environments | Learn how to create, manage, and deploy changes across Development, Staging, and Production environments. | manage-environments.md | Documentations Icons_Umbraco_CMS_Tutorials_Multilingual_Website.png |
| Project Settings | Fine-tune your project settings, including hostnames, database configurations, and general project management options. | project-settings | Documentations Icons_Umbraco_CMS_Implementation_Routing.png |
| Going Live | When your project is ready, follow these steps to ensure a smooth launch. | going-live.md | Documentations Icons_Umbraco_CMS_Fundamentals_Backoffice.png |
| Azure Blob Storage | Need scalable media storage? Learn how to integrate Azure Blob Storage with your Umbraco Cloud project for better performance and scalability. | azure-blob-storage | Documentations Icons_Umbraco_CMS_Fundamentals_Data.png |
+ | | | |
|---|
| Set Up | Start by setting up your Umbraco Cloud project | set-up.md | Documentations Icons_Umbraco_Cloud_Setup (1).png |
| Working with a Local Clone | Explore how to clone your project, make changes locally, and then push the updates to Umbraco Cloud | working-locally.md | Documentations Icons_Umbraco_CMS_Tutorials_MultiSite_Setup.png |
| Manage Environments | Learn how to create, manage, and deploy changes across Development, Staging, and Production environments. | manage-environments.md | Documentations Icons_Umbraco_CMS_Tutorials_Multilingual_Website.png |
| Project Settings | Fine-tune your project settings, including hostnames, database configurations, and general project management options. | project-settings | Documentations Icons_Umbraco_CMS_Implementation_Routing.png |
| Going Live | When your project is ready, follow these steps to ensure a smooth launch. | going-live.md | Documentations Icons_Umbraco_CMS_Fundamentals_Backoffice.png |
| Azure Blob Storage | Need scalable media storage? Learn how to integrate Azure Blob Storage with your Umbraco Cloud project for better performance and scalability. | azure-blob-storage | Documentations Icons_Umbraco_CMS_Fundamentals_Data.png |
## Also in this section