Skip to content

Commit

Permalink
Update docs/content/guides/2.alokai-essentials/1.alokai-next-js/9.udl.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Maribojoc <[email protected]>
  • Loading branch information
mateuszo and mattmaribojoc authored Nov 14, 2024
1 parent 338ae69 commit efd462d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Great! Now we have successfully installed and configured the Unified Data Layer

### Configuring Alokai SDK

To configure Alokai SDK with the Unified Data Layer, we need to change the SDK configuration. Open `storefront/sdk/sdk.ts` file and add the following code:
To configure Alokai SDK with the Unified Data Layer, we need to change the SDK configuration. In `storefront/sdk/sdk.ts`, add the following code that uses the `UnifiedEndpoints`:

```diff
- import { Endpoints } from "@vsf-enterprise/sapcc-api";
Expand Down

0 comments on commit efd462d

Please sign in to comment.