From ae810688fbd37c6c367213dd9b1766d3d6dd3eb8 Mon Sep 17 00:00:00 2001 From: Wim Jongeneel Date: Wed, 1 Jul 2026 14:54:24 +0200 Subject: [PATCH] Update the github url --- .../docs/refguide/runtime/mendix-client/embedding-the-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/runtime/mendix-client/embedding-the-client.md b/content/en/docs/refguide/runtime/mendix-client/embedding-the-client.md index e4a72d1e888..6452b2fc5e7 100644 --- a/content/en/docs/refguide/runtime/mendix-client/embedding-the-client.md +++ b/content/en/docs/refguide/runtime/mendix-client/embedding-the-client.md @@ -46,7 +46,7 @@ The same integration pattern works in React, Vue, plain JavaScript, and other fr ## Example Host Apps -See the [embedded-mendix-demo-apps](https://github.com/mendix/embedded-mendix-demo-apps) GitHub repository for an example Mendix application that has been configured to be embedded, together with example host applications using Vue, React, and vanilla JavaScript. +See the [embedded-mendix-demo-apps](https://github.com/mendixlabs/embedded-mendix-demo-apps) GitHub repository for an example Mendix application that has been configured to be embedded, together with example host applications using Vue, React, and vanilla JavaScript. ## Configuring the Embedded App