Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c13d140

Browse files
committed
COMDOX-365: Added missing migration metadata
1 parent 45539d2 commit c13d140

File tree

13 files changed

+20
-15
lines changed

13 files changed

+20
-15
lines changed

src/contributor-guide/templates/basic_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Basic template
44
redirect_from:
55
- guides/v2.3/contributor-guide/templates/basic_template.html
66
- guides/v2.4/contributor-guide/templates/basic_template.html
7+
redirect_to: https://developer.adobe.com/commerce/contributor/guides/doc-contributions/
78
---
89

910
Introductory text that gives an overview of the topic you will be writing about.

src/guides/v2.3/architecture/frontend_custom_strategies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
group: architecture-guide
33
title: Ease of frontend customization
4+
migrated_to: https://developer.adobe.com/commerce/php/architecture/basics/frontend-customization/
5+
layout: migrated
46
---
57

68
## Overview {#m2arch-whatis-overview}

src/guides/v2.3/bk-get-started-magento.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ menu_order: 1
66
menu_node:
77
functional_areas:
88
- Integration
9+
migrated_to: https://developer.adobe.com/commerce/docs
10+
layout: migrated
911
---
1012

1113
## Getting started with Magento {#highlights}

src/guides/v2.3/inventory/architecture.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
group: inventory
33
title: Inventory management architecture
4+
migrated_to: https://developer.adobe.com/commerce/php/architecture/modules/inventory-management/
5+
layout: migrated
46
---
57

68
Magento 2 is a highly modular system that allows 3rd-party developers to extend and customize the system on many levels. As a result, a developer can replace or add any component (module) without affecting the rest of the system.

src/guides/v2.4/config-guide/cli/config-cli-subcommands-config-mgmt-parent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ functional_areas:
55
- Configuration
66
- System
77
- Setup
8+
migrated_to: https://experienceleague.adobe.com/docs/commerce-operations/configuration-guide/cli/configuration-management/set-configuration-values.html
9+
layout: migrated
810
---

src/guides/v2.4/config-guide/cli/config-cli-subcommands-static-view-parent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ functional_areas:
55
- Configuration
66
- System
77
- Setup
8+
migrated_to: https://experienceleague.adobe.com/docs/commerce-operations/configuration-guide/cli/static-view/static-view-file-deployment.html
9+
layout: migrated
810
---

src/guides/v2.4/config-guide/deployment/pipeline/example/index.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/guides/v2.4/inventory/inventory-api-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
group: inventory
33
title: Inventory API reference
4+
migrated_to: https://developer.adobe.com/commerce/php/development/components/web-api/inventory-management/
5+
layout: migrated
46
---
57

68
<!-- Magento 2 inventory project (a.k.a MSI) release branch blob url variable

src/guides/v2.4/msi/index.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/guides/v2.4/reference/mftf/backward-incompatible-changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Backward incompatible changes in functional tests
33
group: mftf
44
functional_areas:
55
- Test
6+
migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/backward-incompatible-changes/
7+
layout: migrated
68
---
79

810
This reference describes important changes introduced to functional tests in the Magento codebase after the 2.3.0 release. This is in compliance with the [Magento MFTF test versioning and backward compatibility policy][].

0 commit comments

Comments
 (0)