Skip to content

Commit f8167c5

Browse files
kuflowerjhadobe
andauthored
Update src/pages/starter-kit/checkout/configure.md
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
1 parent 726f7be commit f8167c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/starter-kit/checkout/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Select one of the following modules to learn about the available scripts:
2626

2727
The OAuth credentials are available after completing the [initial configuration](./getting-started.md#initial-configuration).
2828

29-
The [`sync-oauth-credentials`](https://github.com/adobe/commerce-checkout-starter-kit/blob/main/scripts/sync-oauth-credentials.js) script ensures that the OAuth credentials are available for interacting with AIO, such as creating an event provider. It synchronizes the OAuth credentials from Adobe Developer Console with your local App Builder project configuration, located in `.env`:
29+
The [`sync-oauth-credentials`](https://github.com/adobe/commerce-checkout-starter-kit/blob/main/scripts/sync-oauth-credentials.js) script ensures that the OAuth credentials are available for interacting with AIO, such as creating an event provider. This script synchronizes the OAuth credentials from Adobe Developer Console with your local App Builder project configuration, located in `.env`:
3030

3131
```js
3232
OAUTH_CLIENT_ID=<client id>

0 commit comments

Comments
 (0)