From 495c293e3a770bb2dfe7c00d769d85a6c947fac0 Mon Sep 17 00:00:00 2001 From: Julian Wittorf Date: Thu, 11 Dec 2025 17:37:22 +0100 Subject: [PATCH] Fix reference from PSN to "how Nosto works" in getting started guide --- implementing-nosto/implement-psn/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementing-nosto/implement-psn/README.md b/implementing-nosto/implement-psn/README.md index 54ecaac..1f9d18c 100644 --- a/implementing-nosto/implement-psn/README.md +++ b/implementing-nosto/implement-psn/README.md @@ -11,7 +11,7 @@ If you only have a complex product card but are using a Shopify theme, you can c - [ ] Nosto account with working product sync (promotable products) - [ ] Nosto script in the frontend (Nosto Debug Toolbar is loading) - [ ] Knowledge of running a SPA or classic web application -- [ ] General understanding of [how Nosto works](../../getting-started/README.md) and [what components make a stable Nosto implementation](../../getting-started/building-your-implementation-plan.md#components-of-a-stable-nosto-implementation.md) +- [ ] General understanding of [how Nosto works](../../getting-started/what-nosto-does-and-how-it-works.md) and [what components make a stable Nosto implementation](../../getting-started/building-your-implementation-plan.md#components-of-a-stable-nosto-implementation.md) - [ ] One or both Nosto modules enabled in your account: - [ ] OCP: Onsite Content Personalization (like banners or text) - [ ] RECs/Dynamic Bundles: Product Recommendations (like "You might be interested in" or "Complete the look")