Skip to content

Update devdocs ref. links #34157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/code/Magento/EavGraphQl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Magento_EavGraphQl module extends Magento_GraphQl and Magento_Eav modules to pro

## Installation details

For information about enabling or disabling a module in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-enable.html).
For information about enabling or disabling a module in Magento 2, see [Enable or disable modules](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).

## Additional information

Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Indexer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This module introduces the following layout handles in the `view/adminhtml/layou
- `indexer_indexer_list`
- `indexer_indexer_list_grid`

For more information about layouts in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/layout-overview.html).
For more information about layouts in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/layouts/layout-overview.html).

## Additional information

Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/QuoteAnalytics/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Magento_QuoteAnalytics module

This module configures data definitions for a data collection related to the Quote module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.3/advanced-reporting/modules.html).
This module configures data definitions for a data collection related to the Quote module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html).

## Installation

Expand Down