Skip to content
Merged
Show file tree
Hide file tree
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
Updated.
  • Loading branch information
V-bvishnu5 committed Nov 12, 2024
commit b835ca1e521e415be7b42f6894ab33e78f09b423
4 changes: 4 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -1139,6 +1139,10 @@
{
"source_path": "msteams-platform/messaging-extensions/high-quality-message-extension.md",
"redirect_url": "/microsoftteams/platform/concepts/deploy-and-publish/appsource/prepare/review-copilot-validation-guidelines"
},
{
"source_path": "/microsoftteams/platform/get-started/choose-what-suits-you.md",
"redirect_url": "/microsoftteams/platform/get-started/tool-options-and-code-samples"
}
]
}
2 changes: 1 addition & 1 deletion msteams-platform/overview-solution.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Let's go through Teams Developer Documentation based on your requirements for bu
| --------| --------|
| If you're new to Teams app development and want to create a new Teams app | [Get started](get-started/get-started-overview.md) |
|If you've created app with Teams before and want to learn more about app functionalities | Build modules for [tabs](tabs/what-are-tabs.md), [bots](bots/what-are-bots.md), [message extensions](messaging-extensions/what-are-messaging-extensions.md), [meeting app](apps-in-teams-meetings/teams-apps-in-meetings.md), and more. |
| If you want to find more information about the tools and SDKs options that are available with Teams | [Explore SDKs](get-started/Know-what-suits-you-to-build-your-Teams-app-and-create-tutorials.md#explore-sdks) and [Explore Tools](get-started/tool-options-and-code-samples.md#explore-tools) |
| If you want to find more information about the tools and SDKs options that are available with Teams | [Explore SDKs](get-started/tool-options-and-code-samples.md#explore-sdks) and [Explore Tools](get-started/tool-options-and-code-samples.md#explore-tools) |

## See also

Expand Down