Skip to content

Commit 9eb927a

Browse files
committed
Fix more yaml files
1 parent de178c2 commit 9eb927a

File tree

10 files changed

+44
-44
lines changed

10 files changed

+44
-44
lines changed

10/umbraco-commerce/.gitbook.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
getting-started/installation/README: installation/install.md
9-
getting-started/licensing-model: installation/licensing-model.md
10-
getting-started/upgrading/README: upgrading/upgrade.md
11-
getting-started/upgrading/version-specific-upgrades: upgrading/version-specific-upgrades.md
12-
how-to-guides/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers: upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers.md
13-
how-to-guides/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout: upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout.md
14-
how-to-guides/migrate-from-vendr-to-umbraco-commerce/README: upgrading/migrate-from-vendr-to-umbraco-commerce/README.md
8+
getting-started/installation/README: installation/install.md
9+
getting-started/licensing-model: installation/licensing-model.md
10+
getting-started/upgrading/README: upgrading/upgrade.md
11+
getting-started/upgrading/version-specific-upgrades: upgrading/version-specific-upgrades.md
12+
how-to-guides/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers: upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers.md
13+
how-to-guides/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout: upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout.md
14+
how-to-guides/migrate-from-vendr-to-umbraco-commerce/README: upgrading/migrate-from-vendr-to-umbraco-commerce/README.md

10/umbraco-deploy/.gitbook.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
getting-started/install-configure: installation/install-configure.md
9-
the-licensing-model: installation/the-licensing-model.md
10-
deploy-settings: getting-started/deploy-settings.md
11-
extending: getting-started/extending.md
12-
get-started-with-deploy: getting-started/get-started-with-deploy.md
13-
handling-cache-refresher-notifications: getting-started/handling-cache-refresher-notifications.md
8+
getting-started/install-configure: installation/install-configure.md
9+
the-licensing-model: installation/the-licensing-model.md
10+
deploy-settings: getting-started/deploy-settings.md
11+
extending: getting-started/extending.md
12+
get-started-with-deploy: getting-started/get-started-with-deploy.md
13+
handling-cache-refresher-notifications: getting-started/handling-cache-refresher-notifications.md

10/umbraco-ui-builder/.gitbook.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
getting-started/upgrading/README: upgrading/upgrade.md
9-
getting-started/upgrading/version-specific-upgrades: upgrading/version-specific.md
10-
getting-started/installation: installation/installation.md
11-
getting-started/licensing-model: installation/licensing-model.md
12-
guides/migrating-from-konstrukt-to-umbraco-ui-builder: upgrading/migrating-from-konstrukt-to-umbraco-ui-builder.md
8+
getting-started/upgrading/README: upgrading/upgrade.md
9+
getting-started/upgrading/version-specific-upgrades: upgrading/version-specific.md
10+
getting-started/installation: installation/installation.md
11+
getting-started/licensing-model: installation/licensing-model.md
12+
guides/migrating-from-konstrukt-to-umbraco-ui-builder: upgrading/migrating-from-konstrukt-to-umbraco-ui-builder.md

13/umbraco-commerce/.gitbook.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
getting-started/installation: installation/install.md
9-
getting-started/the-licensing-model: installation/the-licensing-model.md
10-
getting-started/upgrading: upgrading/upgrade.md
11-
getting-started/upgrading/version-specific-upgrades: upgrading/version-specific-upgrades.md
12-
how-to-guides/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers: upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers.md
13-
how-to-guides/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout: upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout.md
14-
how-to-guides/migrate-from-vendr-to-umbraco-commerce: upgrading/migrate-from-vendr-to-umbraco-commerce/README.md
15-
key-concepts/events: key-concepts/events/README.md
8+
getting-started/installation: installation/install.md
9+
getting-started/the-licensing-model: installation/the-licensing-model.md
10+
getting-started/upgrading: upgrading/upgrade.md
11+
getting-started/upgrading/version-specific-upgrades: upgrading/version-specific-upgrades.md
12+
how-to-guides/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers: upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers.md
13+
how-to-guides/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout: upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout.md
14+
how-to-guides/migrate-from-vendr-to-umbraco-commerce: upgrading/migrate-from-vendr-to-umbraco-commerce/README.md
15+
key-concepts/events: key-concepts/events/README.md
1616

13/umbraco-deploy/.gitbook.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
deploy-settings: getting-started/deploy-settings.md
9-
extending: getting-started/extending.md
10-
handling-cache-refresher-notifications: getting-started/handling-cache-refresher-notifications.md
8+
deploy-settings: getting-started/deploy-settings.md
9+
extending: getting-started/extending.md
10+
handling-cache-refresher-notifications: getting-started/handling-cache-refresher-notifications.md

13/umbraco-ui-builder/.gitbook.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
getting-started/upgrading: upgrading/upgrade.md
9-
getting-started/upgrading/version-specific: upgrading/version-specific.md
10-
getting-started/installation: installation/installation.md
11-
getting-started/licensing-model: installation/licensing-model.md
12-
guides/migrating-from-konstrukt-to-umbraco-ui-builder: upgrading/migrating-from-konstrukt-to-umbraco-ui-builder.md
8+
getting-started/upgrading: upgrading/upgrade.md
9+
getting-started/upgrading/version-specific: upgrading/version-specific.md
10+
getting-started/installation: installation/installation.md
11+
getting-started/licensing-model: installation/licensing-model.md
12+
guides/migrating-from-konstrukt-to-umbraco-ui-builder: upgrading/migrating-from-konstrukt-to-umbraco-ui-builder.md

14/umbraco-commerce/.gitbook.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
getting-started/installation: getting-started/install.md
9-
getting-started/licensing-model: getting-started/the-licensing-model.md
10-
key-concepts/events: key-concepts/events/README.md
8+
getting-started/installation: getting-started/install.md
9+
getting-started/licensing-model: getting-started/the-licensing-model.md
10+
key-concepts/events: key-concepts/events/README.md

14/umbraco-deploy/.gitbook.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
deploy-settings: getting-started/deploy-settings.md
9-
extending: extending/extending.md
10-
handling-cache-refresher-notifications: extending/handling-cache-refresher-notifications.md
8+
deploy-settings: getting-started/deploy-settings.md
9+
extending: extending/extending.md
10+
handling-cache-refresher-notifications: extending/handling-cache-refresher-notifications.md

15/umbraco-commerce/.gitbook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
key-concepts/events: key-concepts/events/README.md
8+
key-concepts/events: key-concepts/events/README.md

15/umbraco-deploy/.gitbook.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ root: ./
55
summary: SUMMARY.md
66

77
redirects:
8-
deploy-settings: getting-started/deploy-settings.md
9-
extending: extending/extending.md
10-
handling-cache-refresher-notifications: extending/handling-cache-refresher-notifications.md
8+
deploy-settings: getting-started/deploy-settings.md
9+
extending: extending/extending.md
10+
handling-cache-refresher-notifications: extending/handling-cache-refresher-notifications.md

0 commit comments

Comments
 (0)