docs(fix): Fix broken links/anchors

This commit is contained in:
FoxxMD 2024-07-15 14:24:00 -04:00
parent b2e7f58e14
commit 815a774e3d
6 changed files with 22 additions and 23 deletions

View file

@ -13,18 +13,17 @@ description: Start here for MS development
<summary>Table of Contents</summary>
<!-- TOC -->
* [Development](#development)
* [Architecture](#architecture)
* [Project Setup](#project-setup)
* [Common Development](#common-development)
* [Config](#config)
* [Concrete Class](#concrete-class)
* [Stages](#stages)
* [Stage: Build Data](#stage-build-data)
* [Stage: Check Connection](#stage-check-connection)
* [Stage: Test Auth](#stage-test-auth)
* [Play Object](#play-object)
* [Creating Clients and Sources](#creating-clients-and-sources)
* [Architecture](#architecture)
* [Project Setup](#project-setup)
* [Common Development](#common-development)
* [Config](#config)
* [Concrete Class](#concrete-class)
* [Stages](#stages)
* [Stage: Build Data](#stage-build-data)
* [Stage: Check Connection](#stage-check-connection)
* [Stage: Test Auth](#stage-test-auth)
* [Play Object](#play-object)
* [Creating Clients and Sources](#creating-clients-and-sources)
<!-- TOC -->
</details>