From 0ca328c9726400436ab9287345cc80e2e71516b6 Mon Sep 17 00:00:00 2001 From: Devang Shah <46785787+shahdevangp@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:00:22 +0200 Subject: [PATCH 1/2] Update external.yml with the right URL for the workshop URL was pointing to the github repo and not the MOAW URL so changed it. --- packages/database/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/database/external.yml b/packages/database/external.yml index ee76f77..64036e9 100644 --- a/packages/database/external.yml +++ b/packages/database/external.yml @@ -483,7 +483,7 @@ navigation_levels: 3 - title: Build A Fabric Real-Time Intelligence Solution in One Day - url: https://github.com/microsoft/FabConRTITutorial + url: https://moaw.dev/workshop/?src=gh:microsoft/fabconrtitutorial/main/docs/ github_url: https://github.com/microsoft/FabConRTITutorial language: en last_updated: 2024-09-22 From 2b9c281a3ae97309e7f8b4d3ec45322946a71eda Mon Sep 17 00:00:00 2001 From: Yohan Lasorsa Date: Mon, 23 Sep 2024 09:11:07 +0200 Subject: [PATCH 2/2] Use GH base url --- packages/database/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/database/external.yml b/packages/database/external.yml index 64036e9..86b632a 100644 --- a/packages/database/external.yml +++ b/packages/database/external.yml @@ -483,7 +483,7 @@ navigation_levels: 3 - title: Build A Fabric Real-Time Intelligence Solution in One Day - url: https://moaw.dev/workshop/?src=gh:microsoft/fabconrtitutorial/main/docs/ + url: https://microsoft.github.io/moaw/workshop/gh:microsoft/fabconrtitutorial/main/docs/ github_url: https://github.com/microsoft/FabConRTITutorial language: en last_updated: 2024-09-22