From 80aace0c349a7a75b1a0c1014b7ed22838a3eda2 Mon Sep 17 00:00:00 2001 From: wenyutang-ms Date: Tue, 9 Jul 2024 14:17:58 +0800 Subject: [PATCH] docs: remove invalid url link --- whos-next-meeting-app/.fx/configs/config.dev.json | 2 +- whos-next-meeting-app/.fx/configs/config.local.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/whos-next-meeting-app/.fx/configs/config.dev.json b/whos-next-meeting-app/.fx/configs/config.dev.json index 7f594db7..208d4d31 100644 --- a/whos-next-meeting-app/.fx/configs/config.dev.json +++ b/whos-next-meeting-app/.fx/configs/config.dev.json @@ -1,6 +1,6 @@ { "$schema": "https://aka.ms/teamsfx-env-config-schema", - "description": "Who's next (development build) Visit https://aka.ms/teamsfx-env-config to learn more about this.", + "description": "Who's next (development build)", "manifest": { "appName": { "short": "Whos Next?", diff --git a/whos-next-meeting-app/.fx/configs/config.local.json b/whos-next-meeting-app/.fx/configs/config.local.json index 562c6cf8..5410609b 100644 --- a/whos-next-meeting-app/.fx/configs/config.local.json +++ b/whos-next-meeting-app/.fx/configs/config.local.json @@ -1,6 +1,6 @@ { "$schema": "https://aka.ms/teamsfx-env-config-schema", - "description": "Who's next (local build) Visit https://aka.ms/teamsfx-env-config to learn more about this.", + "description": "Who's next (local build)", "manifest": { "manifestVersion": "devPreview", "appName": {