mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-30 04:39:57 +00:00
docs(fix): Fix broken links/anchors
This commit is contained in:
parent
b2e7f58e14
commit
815a774e3d
6 changed files with 22 additions and 23 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue