-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[repo] docs: Correction for Broken links across the repository (#2073)
## Linked issues closes: #2000 ## Details Provide a list of your changes here. If you are fixing a bug, please provide steps to reproduce the bug. FILE: ./python/samples/06.auth.oauth.messageExtensions/README.md [✖] #other-ways-to-run-the-sample FILE: ./python/samples/04.ai.f.dataSource.azureOpenAI/README.md [✖] #azure-openai-on-your-data FILE: ./python/samples/06.auth.oauth.bot/README.md [✖] #other-ways-to-run-the-sample FILE: ./python/samples/01.messaging.a.echoBot/README.md [✖] #other-ways-to-run-the-sample FILE: ./python/samples/04.ai.a.twentyQuestions/README.md [✖] #ai-in-microsoft-teams:-twenty-questions FILE: ./js/samples/04.ai-apps/c.vision-cardGazer/README.md [✖] #microsoft-teams-vision-enabled-bot--card-gazer FILE: ./js/samples/04.ai-apps/a.teamsChefBot/README.md [✖] ../README.md#testing-in-botframework-emulator [✖] ../README.md#multiple-ways-to-test FILE: ./js/samples/02.teams-features/b.adaptiveCards.typeAheadBot/README.md [✖] ../README.md#testing-in-botframework-emulator [✖] ../README.md#multiple-ways-to-test FILE: ./js/samples/05.authentication/c.oauth-messageExtension/README.md [✖] ../README.md#testing-in-botframework-emulator [✖] ../README.md#multiple-ways-to-test FILE: ./js/samples/05.authentication/b.oauth-bot/README.md [✖] ../README.md#testing-in-botframework-emulator [✖] ../README.md#multiple-ways-to-test FILE: ./js/samples/05.authentication/e.teamsSSO-messageExtension/README.md [✖] ../README.md#testing-in-botframework-emulator [✖] ../README.md#multiple-ways-to-test FILE: ./js/samples/05.authentication/d.teamsSSO-bot/README.md [✖] ../README.md#testing-in-botframework-emulator [✖] ../README.md#multiple-ways-to-test FILE: ./js/samples/05.authentication/a.oauth-adaptiveCard/README.md [✖] ../README.md#testing-in-botframework-emulator [✖] ../README.md#multiple-ways-to-test FILE: ./js/samples/README.md [✖] https://openai.com/api/ FILE: ./js/packages/teams-ai/README.md [✖] https://github.com/microsoft/teams-ai/blob/main/getting-started/MIGRATION/JS.md FILE: ./dotnet/samples/04.ai.b.messageExtensions.gptME/README.md [✖] https://openai.com/api/ FILE: ./dotnet/samples/04.ai.a.teamsChefBot/README.md [✖] https://openai.com/api/ FILE: ./dotnet/samples/04.ai.e.chainedActions.devOpsBot/README.md [✖] https://openai.com/api/ FILE: ./dotnet/samples/04.ai.c.actionMapping.lightBot/README.md [✖] https://openai.com/api/ FILE: ./dotnet/samples/04.ai.d.chainedActions.listBot/README.md [✖] https://openai.com/api/ FILE: ./dotnet/samples/README.md [✖] https://platform.openai.com FILE: ./dotnet/samples/04.ai.f.vision.cardMaster/README.md [✖] https://openai.com/api/ FILE: ./dotnet/samples/04.e.twentyQuestions/README.md [✖] https://openai.com/api/ FILE: ./dotnet/samples/08.datasource.azureaisearch/AzureAISearchBot/README.md [✖] ../README.md FILE: ./dotnet/packages/Microsoft.TeamsAI/README.md [✖] https://platform.openai.com/ [✖] https://github.com/microsoft/teams-ai/blob/main/getting-started/MIGRATION/DOTNET.md FILE: ./getting-started/CONCEPTS/DATA-SOURCES.md [✖] https://github.com/microsoft/teams-ai/tree/main/js/samples/04.ai.a.teamsChefBot FILE: ./getting-started/CONCEPTS/MODERATOR.md [✖] https://platform.openai.com/docs/api-reference/moderations FILE: ./getting-started/MIGRATION/01.JS.md [✖] ../.QUICKSTART.md [✖] #2-replace-the-activity-handler-implementations-with-specific-route-handlers FILE: ./getting-started/MIGRATION/02.DOTNET.md [✖] ../.QUICKSTART.md [✖] #2-replace-the-activity-handler-implementations-with-specific-route-handlers > Describe your changes, with screenshots and code snippets as appropriate **code snippets**: **screenshots**: ## Attestation Checklist - [ ] My code follows the style guidelines of this project - I have checked for/fixed spelling, linting, and other errors - I have commented my code for clarity - I have made corresponding changes to the documentation (updating the doc strings in the code is sufficient) - My changes generate no new warnings - I have added tests that validates my changes, and provides sufficient test coverage. I have tested with: - Local testing - E2E testing in Teams - New and existing unit tests pass locally with my changes ### Additional information > Feel free to add other relevant information below
- Loading branch information
1 parent
02b0cf9
commit cdd1d49
Showing
26 changed files
with
42 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.