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": {