diff --git a/10/umbraco-deploy/SUMMARY.md b/10/umbraco-deploy/SUMMARY.md index 78de0c974f8..f4da8527e63 100644 --- a/10/umbraco-deploy/SUMMARY.md +++ b/10/umbraco-deploy/SUMMARY.md @@ -22,9 +22,7 @@ * [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md) * [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md) * [Streamlining Local Development](getting-started/streamlining-local-development.md) -* [Configuration](getting-started/deploy-settings.md) -* [Extending](getting-started/extending.md) -* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md) +* [Configuration](deploy-settings.md) ## Deployment Workflow @@ -32,7 +30,12 @@ * [Transferring Content, Media and Forms](deployment-workflow/content-transfer.md) * [Import and Export](deployment-workflow/import-export.md) * [Deploying Changes](deployment-workflow/deploying-changes.md) -* [Deploying deletions](deployment-workflow/deploying-deletions.md) -* [Restoring content](deployment-workflow/restoring-content/README.md) +* [Deploying Deletions](deployment-workflow/deploying-deletions.md) +* [Restoring Content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) + +## Extending + +* [Deploying Custom Data](extending/extending.md) +* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md) \ No newline at end of file diff --git a/10/umbraco-deploy/getting-started/deploy-settings.md b/10/umbraco-deploy/deploy-settings.md similarity index 100% rename from 10/umbraco-deploy/getting-started/deploy-settings.md rename to 10/umbraco-deploy/deploy-settings.md diff --git a/10/umbraco-deploy/getting-started/extending.md b/10/umbraco-deploy/extending/extending.md similarity index 100% rename from 10/umbraco-deploy/getting-started/extending.md rename to 10/umbraco-deploy/extending/extending.md diff --git a/10/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md b/10/umbraco-deploy/extending/handling-cache-refresher-notifications.md similarity index 100% rename from 10/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md rename to 10/umbraco-deploy/extending/handling-cache-refresher-notifications.md diff --git a/13/umbraco-deploy/SUMMARY.md b/13/umbraco-deploy/SUMMARY.md index 22252b3475e..0ab56099f4e 100644 --- a/13/umbraco-deploy/SUMMARY.md +++ b/13/umbraco-deploy/SUMMARY.md @@ -22,9 +22,7 @@ * [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md) * [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md) * [Streamlining Local Development](getting-started/streamlining-local-development.md) -* [Configuration](getting-started/deploy-settings.md) -* [Extending](getting-started/extending.md) -* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md) +* [Configuration](deploy-settings.md) ## Deployment Workflow @@ -34,7 +32,12 @@ * [Import and Export with Migrations](deployment-workflow/import-with-migrations.md) * [Import and Export from version 7](deployment-workflow/import-export-v7.md) * [Deploying Changes](deployment-workflow/deploying-changes.md) -* [Deploying deletions](deployment-workflow/deploying-deletions.md) -* [Restoring content](deployment-workflow/restoring-content/README.md) +* [Deploying Deletions](deployment-workflow/deploying-deletions.md) +* [Restoring Content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) + +## Extending + +* [Deploying Custom Data](extending/extending.md) +* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md) diff --git a/13/umbraco-deploy/getting-started/deploy-settings.md b/13/umbraco-deploy/deploy-settings.md similarity index 100% rename from 13/umbraco-deploy/getting-started/deploy-settings.md rename to 13/umbraco-deploy/deploy-settings.md diff --git a/13/umbraco-deploy/getting-started/extending.md b/13/umbraco-deploy/extending/extending.md similarity index 100% rename from 13/umbraco-deploy/getting-started/extending.md rename to 13/umbraco-deploy/extending/extending.md diff --git a/13/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md b/13/umbraco-deploy/extending/handling-cache-refresher-notifications.md similarity index 100% rename from 13/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md rename to 13/umbraco-deploy/extending/handling-cache-refresher-notifications.md diff --git a/14/umbraco-deploy/SUMMARY.md b/14/umbraco-deploy/SUMMARY.md index 22252b3475e..0ab56099f4e 100644 --- a/14/umbraco-deploy/SUMMARY.md +++ b/14/umbraco-deploy/SUMMARY.md @@ -22,9 +22,7 @@ * [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md) * [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md) * [Streamlining Local Development](getting-started/streamlining-local-development.md) -* [Configuration](getting-started/deploy-settings.md) -* [Extending](getting-started/extending.md) -* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md) +* [Configuration](deploy-settings.md) ## Deployment Workflow @@ -34,7 +32,12 @@ * [Import and Export with Migrations](deployment-workflow/import-with-migrations.md) * [Import and Export from version 7](deployment-workflow/import-export-v7.md) * [Deploying Changes](deployment-workflow/deploying-changes.md) -* [Deploying deletions](deployment-workflow/deploying-deletions.md) -* [Restoring content](deployment-workflow/restoring-content/README.md) +* [Deploying Deletions](deployment-workflow/deploying-deletions.md) +* [Restoring Content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) + +## Extending + +* [Deploying Custom Data](extending/extending.md) +* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md) diff --git a/14/umbraco-deploy/getting-started/deploy-settings.md b/14/umbraco-deploy/deploy-settings.md similarity index 100% rename from 14/umbraco-deploy/getting-started/deploy-settings.md rename to 14/umbraco-deploy/deploy-settings.md diff --git a/14/umbraco-deploy/getting-started/extending.md b/14/umbraco-deploy/extending/extending.md similarity index 100% rename from 14/umbraco-deploy/getting-started/extending.md rename to 14/umbraco-deploy/extending/extending.md diff --git a/14/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md b/14/umbraco-deploy/extending/handling-cache-refresher-notifications.md similarity index 100% rename from 14/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md rename to 14/umbraco-deploy/extending/handling-cache-refresher-notifications.md diff --git a/15/umbraco-deploy/SUMMARY.md b/15/umbraco-deploy/SUMMARY.md index 22252b3475e..56c49754afa 100644 --- a/15/umbraco-deploy/SUMMARY.md +++ b/15/umbraco-deploy/SUMMARY.md @@ -22,9 +22,7 @@ * [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md) * [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md) * [Streamlining Local Development](getting-started/streamlining-local-development.md) -* [Configuration](getting-started/deploy-settings.md) -* [Extending](getting-started/extending.md) -* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md) +* [Configuration](deploy-settings.md) ## Deployment Workflow @@ -34,7 +32,12 @@ * [Import and Export with Migrations](deployment-workflow/import-with-migrations.md) * [Import and Export from version 7](deployment-workflow/import-export-v7.md) * [Deploying Changes](deployment-workflow/deploying-changes.md) -* [Deploying deletions](deployment-workflow/deploying-deletions.md) -* [Restoring content](deployment-workflow/restoring-content/README.md) +* [Deploying Deletions](deployment-workflow/deploying-deletions.md) +* [Restoring Content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) + +## Extending + +* [Deploying Custom Data](extending/extending.md) +* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md) \ No newline at end of file diff --git a/15/umbraco-deploy/getting-started/deploy-settings.md b/15/umbraco-deploy/deploy-settings.md similarity index 100% rename from 15/umbraco-deploy/getting-started/deploy-settings.md rename to 15/umbraco-deploy/deploy-settings.md diff --git a/15/umbraco-deploy/getting-started/extending.md b/15/umbraco-deploy/extending/extending.md similarity index 100% rename from 15/umbraco-deploy/getting-started/extending.md rename to 15/umbraco-deploy/extending/extending.md diff --git a/15/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md b/15/umbraco-deploy/extending/handling-cache-refresher-notifications.md similarity index 100% rename from 15/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md rename to 15/umbraco-deploy/extending/handling-cache-refresher-notifications.md