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
Next Next commit
Update .openpublishing.publish.config.json
  • Loading branch information
surbhigupta12 authored Oct 17, 2024
commit 516df5cdb27fcc4fbd94128dfec6062b86428147
4 changes: 2 additions & 2 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
},
{
"path_to_root": "_msteams-samples-hello-world-nodejs",
"url": "https://github.com/OfficeDev/msteams-samples-hello-world-nodejs",
"url": "https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/app-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",
"url": "https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/app-hello-world/csharp",
"branch": "master",
"branch_mapping": {}
},
Expand Down