diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index ec9f111b703..9d478f4c47e 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -39,15 +39,9 @@ "branch_mapping": {} }, { - "path_to_root": "_msteams-samples-hello-world-nodejs", - "url": "https://github.com/OfficeDev/msteams-samples-hello-world-nodejs", - "branch": "master", - "branch_mapping": {} - }, - { - "path_to_root": "_msteams-samples-hello-world-csharp", - "url": "https://github.com/OfficeDev/msteams-samples-hello-world-csharp", - "branch": "master", + "path_to_root": "_msteams-samples", + "url": "https://github.com/OfficeDev/Microsoft-Teams-Samples", + "branch": "main", "branch_mapping": {} }, { diff --git a/msteams-platform/whats-new.md b/msteams-platform/whats-new.md index 827c86f2285..32f57f7ea8e 100644 --- a/msteams-platform/whats-new.md +++ b/msteams-platform/whats-new.md @@ -34,7 +34,7 @@ Teams platform features that are available to all app developers. * ***October 17, 2024***: [Introducing app manifest v1.19](./resources/schema/manifest-schema.md) with copilotAgents, declarativeAgents, and defaultLanguageFile. * ***October 17, 2024***: [Localize your Copilot agents](/microsoft-365-copilot/extensibility/agents-are-apps#localizing-your-agent). -* ***October 17, 2024***: [Build a personal tab with offline functionality.](tabs/how-to/create-personal-tab.md#offline-tabs). +* ***October 17, 2024***: [Build a personal tab with offline functionality](tabs/how-to/create-personal-tab.md#offline-tabs). :::column-end::: :::row-end:::