diff --git a/python/samples/06.auth.oauth.messageExtensions/README.md b/python/samples/06.auth.oauth.messageExtensions/README.md index 552d300e3..9098b8533 100644 --- a/python/samples/06.auth.oauth.messageExtensions/README.md +++ b/python/samples/06.auth.oauth.messageExtensions/README.md @@ -34,7 +34,7 @@ Note that this bot will only work in tenants where the following graph scopes ar 2. Duplicate the `sample.env`. Rename the file to .env and fill in the variables with your keys. -The easiest and fastest way to get up and running is with Teams Toolkit as your development guide. To use Teams Toolkit to continue setup and debugging, please continue below. To read about other options, skip to [Other ways to run the sample](#other-ways-to-run-the-sample). +The easiest and fastest way to get up and running is with Teams Toolkit as your development guide. To use Teams Toolkit to continue setup and debugging, please continue below. To read about other options, skip to [Other ways to run the sample](https://github.com/microsoft/teams-ai/tree/main/getting-started/OTHER). ## Testing the sample @@ -58,4 +58,4 @@ The simplest way to run this sample in Teams is to use Teams Toolkit for Visual 1. Select **Debug > Start Debugging** or **F5** to run the app in a Teams web client. 1. In the browser that launches, select the **Add** button to install the app to Teams. -> If you do not have permission to upload custom apps (sideloading), Teams Toolkit will recommend creating and using a Microsoft 365 Developer Program account - a free program to get your own dev environment sandbox that includes Teams. \ No newline at end of file +> If you do not have permission to upload custom apps (sideloading), Teams Toolkit will recommend creating and using a Microsoft 365 Developer Program account - a free program to get your own dev environment sandbox that includes Teams.