From c977fed63930fda0b060eef0abcc740c587a4633 Mon Sep 17 00:00:00 2001 From: sushmangupta Date: Mon, 9 Mar 2026 11:31:29 +0100 Subject: [PATCH] Fix redirect order --- .gitbook.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitbook.yaml b/.gitbook.yaml index 99c7604f2..808c79c1a 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -126,8 +126,8 @@ redirects: guides/integrations-api/general-concepts/search-criteria.html: guides/development/integrations-api/general-concepts/search-criteria.html guides/integrations-api/general-concepts/partial-data-loading.html: guides/development/integrations-api/general-concepts/partial-data-loading.html guides/integrations-api/general-concepts/generated-reference.html: guides/development/integrations-api/general-concepts/generated-reference.html - resources/references/core-reference/dal-reference/filters-reference.html: guides/resources/references/core-reference/dal-reference/filters-reference.html - resources/references/core-reference/dal-reference/aggregations-reference.html: guides/resources/references/core-reference/dal-reference/aggregations-reference.html + guides/resources/references/core-reference/dal-reference/filters-reference.html: resources/references/core-reference/dal-reference/filters-reference.html + guides/resources/references/core-reference/dal-reference/aggregations-reference.html: resources/references/core-reference/dal-reference/aggregations-reference.html guides/plugins/apps/app-scripts/data-loading.html: guides/integrations-api/general-concepts/search-criteria.html resources/accessibility/accessibility-checklist.html: guides/development/accessibility/accessibility-checklist.html resources/accessibility/storefront-accessibility.html: guides/development/accessibility/storefront-accessibility.html @@ -144,5 +144,4 @@ redirects: guides/plugins/plugins/testing/playwright/test-suite-types.html: guides/development/testing/e2e-playwright/test-suite-types.html guides/plugins/plugins/testing/playwright/test.html: guides/development/testing/e2e-playwright/test.html guides/plugins/plugins/testing/cypress/cypress-best-practises.html: guides/development/testing/legacy/cypress/cypress-best-practises.html - guides/plugins/plugins/testing/cypress/cypress-end-to-end-testing/: guides/development/testing/legacy/cypress/ - guides/resources/references/core-reference/dal-reference/filters-reference.html: resources/references/core-reference/dal-reference/filters-reference.html \ No newline at end of file + guides/plugins/plugins/testing/cypress/cypress-end-to-end-testing/: guides/development/testing/legacy/cypress/ \ No newline at end of file