diff --git a/msteams-platform/TOC.yml b/msteams-platform/TOC.yml index 40860aedf4e..3d841e7ae6b 100644 --- a/msteams-platform/TOC.yml +++ b/msteams-platform/TOC.yml @@ -6,8 +6,6 @@ items: - name: Prepare your Office 365 tenant href: ./get-started/get-started-tenant - - name: Use Teams App Studio - href: ./get-started/get-started-app-studio - name: Get started with Node.js href: ./get-started/get-started-nodejs expanded: true diff --git a/msteams-platform/get-started/get-started.md b/msteams-platform/get-started/get-started.md index b4947cfdbcd..e938932e35a 100644 --- a/msteams-platform/get-started/get-started.md +++ b/msteams-platform/get-started/get-started.md @@ -22,7 +22,6 @@ Here are some simple steps to create a Teams app and test it in Teams. > [!div class="checklist"] > * [Prepare your Office 365 tenant](~/get-started/get-started-tenant) -> * [Get started with Teams App Studio](~/get-started/get-started-app-studio) > * [Get prerequisites](~/get-started/get-started-nodejs#GetPrerequisites) > * [Download the sample](~/get-started/get-started-nodejs#DownloadSample) > * [Build and run the sample](~/get-started/get-started-nodejs#BuildRun)