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 add79fcb1040788278a539c4cba8eb13d793e0ba
4 changes: 2 additions & 2 deletions msteams-platform/TOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
href: get-started/build-message-extension.md
- name: Teams app tutorials and code samples
href: get-started/teams-toolkit-tutorial.md
- name: Know what suits you to build your Teams app and create tutorials
href: get-started/Know-what-suits-you-to-build-your-Teams-app-and-create-tutorials.md
- name: Tool options and code samples
href: get-started/tool-options-and-code-samples.md

- name: Plan your app
items:
Expand Down
2 changes: 1 addition & 1 deletion msteams-platform/get-started/build-message-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ If you want to build basic tab app, select the following:
## Next step

> [!div class="nextstepaction"]
> [Know what suits you to build your Teams app and create tutorials](Know-what-suits-you-to-build-your-Teams-app-and-create-tutorials.md)
> [Tool options and code samples](tool-options-and-code-samples.md)

## See also

Expand Down
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/Know-what-suits-you-to-build-your-Teams-app-and-create-tutorials.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/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) |

## See also

Expand Down