From 7ac8e5de1dc5acf3bf53e9e64725bb760d47bd95 Mon Sep 17 00:00:00 2001 From: Charles <168678941+charlesw-salesforce@users.noreply.github.com> Date: Mon, 27 Jul 2026 08:00:47 -0500 Subject: [PATCH] docs: update MFW developer guide link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d21607e..4b863a2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This sample application is designed to run on the Salesforce Platform. It covers > Multi-Framework currently supports **React**, with additional frameworks coming over time. -**Learn more:** Read the [Salesforce Multi-Framework developer guide](https://developer.salesforce.com/docs/platform/einstein-for-devs/guide/reactdev-overview.html) for a comprehensive overview. +**Learn more:** Read the [Salesforce Multi-Framework developer guide](https://developer.salesforce.com/docs/platform/multiframework/guide) for a comprehensive overview. ## Architecture