Skip to content

Commit 09d0e5c

Browse files
committed
Correction for Broken links across the repository
1 parent 4da1b5d commit 09d0e5c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

getting-started/QUICKSTART.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To get started, ensure that you have the following tools:
3232
| [Git](https://git-scm.com/downloads) | Git is a version control system that helps you manage different versions of code within a repository. |
3333
| [Microsoft Teams](https://www.microsoft.com/microsoft-teams/download-app) | Microsoft Teams to collaborate with everyone you work with through apps for chat, meetings, and call-all in one place. |
3434
| [Microsoft Edge](https://www.microsoft.com/edge) (recommended) or [Google Chrome](https://www.google.com/chrome/) | A browser with developer tools. |
35-
| [Microsoft 365 developer account](/microsoftteams/platform/concepts/build-and-test/prepare-your-o365-tenant) | Access to Teams account with the appropriate permissions to install an app and [enable custom Teams apps and turn on custom app uploading](../../../concepts/build-and-test/prepare-your-o365-tenant.md#enable-custom-teams-apps-and-turn-on-custom-app-uploading). |
35+
| [Microsoft 365 developer account](https://developer.microsoft.com/en-us/microsoft-365/dev-program) | Access to Teams account with the appropriate permissions to install an app and [enable custom Teams apps and turn on custom app uploading](https://learn.microsoft.com/en-us/microsoftteams/teams-custom-app-policies-and-settings). |
3636

3737
<br/>
3838

python/samples/02.messageExtensions.a.searchCommand/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ This sample shows how to incorporate a basic Message Extension app into a Micros
2121

2222
> Note: this is not a chat bot and therefore the bot does not respond if you talk to it. Once it is installed in Teams, you can interact with it by selecting it's app icon in the chat compose area.
2323
24-
![screenshot](./assets/screenshot.PNG)
25-
2624
## Setting up the sample
2725

2826
1. Clone the repository

0 commit comments

Comments
 (0)