Skip to content

Commit 1bde439

Browse files
committed
CEXT-4720: update urls
1 parent 1f6789c commit 1bde439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The following requirements must be met for your app to be accepted. If your app
9595
minVersion: 2.4.5
9696
```
9797

98-
- **Events configuration**: Review [`events.config.yaml`](/starter-kit/checkout/configure/#eventsconfigyaml) to verify event providers and registrations, document usage, and prefix events with your app's scope to avoid collisions.
98+
- **Events configuration**: Review [`events.config.yaml`](/starter-kit/checkout/configure/#eventsconfigyaml) to verify event providers and registrations, document usage, and prefix events with your app's scope to avoid collisions. Remove this file if your app does not use events.
9999

100100
- Project cleanup
101101
- **Unused folders**: Remove any unused or unnecessary folders.
@@ -110,7 +110,7 @@ The following requirements must be met for your app to be accepted. If your app
110110

111111
- Commerce compatibility
112112
- **Multi-flavor support**: Ensure compatibility between commerce flavors (PaaS & SaaS):
113-
- &#8203;<Edition name="saas" /> Use [IMS for authentication](/starter-kit/checkout/connect/#adobe-identity-management-service-ims) instead of Commerce Integration Authentication (OAuth1).
113+
- &#8203;<Edition name="saas" /> Use [IMS](/starter-kit/checkout/connect/#adobe-identity-management-service-ims) for authentication instead of [Commerce integrations (OAuth1)](/starter-kit/checkout/connect/#create-a-commerce-integration).
114114
- &#8203;<Edition name="saas" /> Configure [the Commerce Base URL](/starter-kit/checkout/connect/) to include tenantId without `/rest`.
115115

116116
- Quality assurance

0 commit comments

Comments
 (0)