You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/module-reference/module-multishipping.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,11 @@ For information about a typical file structure of a module in Magento 2,
22
22
Developers can interact with the module and change behaviour using type configuration feature.
23
23
24
24
Namely, we can change `paymentSpecification` for `Magento\Multishipping\Block\Checkout\Billing` and `Magento\Multishipping\Model\Checkout\Type\Multishipping` classes.
25
-
As result, we will get changed behaviour, new logic or something what our business need.
25
+
As result, we will get changed behavior, new logic or something what our business need.
@@ -141,4 +141,4 @@ Module introduces the new pages:
141
141
142
142
More information about [layout types](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-types.html).
143
143
144
-
For information about significant changes in patch releases, see [2.3.x Release information](http://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html).
144
+
For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).
Copy file name to clipboardExpand all lines: src/pages/module-reference/module-mysql-mq.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ For information about a module installation in Magento 2, see [Enable or disable
23
23
24
24
## Additional information
25
25
26
-
For information about significant changes in patch releases, see [2.3.x Release information](http://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html).
26
+
For information about significant changes in patch releases, see [Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).
0 commit comments