Skip to content

Commit 5c1d45d

Browse files
committed
CEXT-4720: update the link for required product reference
1 parent 3960d0f commit 5c1d45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/app-development/app-submission-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following requirements must be met for your app to be accepted. If your app
8787
- **Environment variables**: Provide a clear `.env.dist` file containing all needed keys used by YAML files. Remove any unused keys.
8888
- **Package metadata**: Ensure `package.json` is updated with an app-specific `name`, `version`, and `author`.
8989
- **YAML configuration**: Review `deploy.yaml` and `app.config.yaml` for accurate app IDs, event configs, and scopes.
90-
- **Commerce product**: Define `commerce` as a required product in `app.config.yaml`. See [required products](https://developer.adobe.com/commerce/extensibility/app-development/required-products/) for more information.
90+
- **Commerce product**: Define `commerce` as a required product in `app.config.yaml`. See [required products](https://developer.adobe.com/app-builder/docs/guides/app_builder_guides/distribution#required-products) for more information.
9191

9292
```yaml
9393
productDependencies:

0 commit comments

Comments
 (0)