Skip to content

Commit

Permalink
Merge pull request #317 from AdobeDocs/dependabot/npm_and_yarn/npm_an…
Browse files Browse the repository at this point in the history
…d_yarn-30768db50b

Bump the npm_and_yarn group with 6 updates
  • Loading branch information
dshevtsov authored Sep 25, 2024
2 parents 9842c0b + e99b9cb commit ac10fa5
Show file tree
Hide file tree
Showing 6 changed files with 175 additions and 57 deletions.
2 changes: 1 addition & 1 deletion src/pages/coding-standards/docblock.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The goal of this standard is to unify usage of code DocBlocks for all files, not

The following is assumed by default:

* Formatting according to the [phpDocumentor](https://docs.phpdoc.org/latest/guide/references/phpdoc/basic-syntax.html#basic-syntax) standard
* Formatting according to the [phpDocumentor](https://docs.phpdoc.org/guide/references/phpdoc/basic-syntax.html) standard
* Requirements apply for all files regardless of programming language, but a DocBlock standard for the particular language may override it.

## General principles
Expand Down
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-media-gallery-ui-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For information about module installation in Magento 2, see [Enable or disable m

For information about significant changes in patch releases, see [2.4.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

[Learn more about New Media Gallery](https://experienceleague.adobe.com/docs/commerce-admin/content-design/media/gallery/media-gallery.html).
[Learn more about New Media Gallery](https://experienceleague.adobe.com/en/docs/commerce-admin/content-design/wysiwyg/gallery/media-gallery).

<InlineAlert slots="text" />
The version of this module is 100.4.5.
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-media-gallery-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ For information about a UI component in Magento 2, see [Overview of UI component

For information about significant changes in patch releases, see [2.4.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

[Learn more about New Media Gallery](https://experienceleague.adobe.com/docs/commerce-admin/content-design/media/gallery/media-gallery.html).
[Learn more about New Media Gallery](https://experienceleague.adobe.com/en/docs/commerce-admin/content-design/wysiwyg/gallery/media-gallery).

<InlineAlert slots="text" />
The version of this module is 100.4.6.
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-media-gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Extension developers can interact with the Magento_MediaGallery module. For more

For information about significant changes in patch releases, see [2.4.x Release information](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/overview.html).

[Learn more about New Media Gallery](https://experienceleague.adobe.com/docs/commerce-admin/content-design/media/gallery/media-gallery.html).
[Learn more about New Media Gallery](https://experienceleague.adobe.com/en/docs/commerce-admin/content-design/wysiwyg/gallery/media-gallery).

<InlineAlert slots="text" />
The version of this module is 100.4.6.
2 changes: 1 addition & 1 deletion src/pages/module-reference/module-media-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Extension developers can interact with the Magento_MediaStorage module. For more

More information can get at articles:

- [Learn how to configure Media Storage Database](https://experienceleague.adobe.com/docs/commerce-admin/content-design/media/storage/media-storage-database.html).
- [Learn how to configure Media Storage Database](https://experienceleague.adobe.com/en/docs/commerce-admin/content-design/wysiwyg/storage/media-storage-database).
- [Learn how to Resize catalog images](https://developer.adobe.com/commerce/frontend-core/guide/themes/configure/#resize-catalog-images)

<InlineAlert slots="text" />
Expand Down
Loading

0 comments on commit ac10fa5

Please sign in to comment.