Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update .openpublishing.publish.config.json
  • Loading branch information
Wajeed-msft authored Oct 17, 2024
commit ff2f281dcfa75d2f602d27409ec525cc28eb2307
10 changes: 2 additions & 8 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,8 @@
"branch_mapping": {}
},
{
"path_to_root": "_msteams-samples-hello-world-nodejs",
"url": "https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/app-hello-world/nodejs",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "_msteams-samples-hello-world-csharp",
"url": "https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/app-hello-world/csharp",
"path_to_root": "_msteams-samples",
"url": "https://github.com/OfficeDev/Microsoft-Teams-Samples",
"branch": "main",
"branch_mapping": {}
},
Expand Down