···9696 :::tip
9797 * There are **example configurations** for all Source/Client types and AIO config located in the [`/config`](https://github.com/FoxxMD/multi-scrobbler/tree/master/config) directory of this project. These can be used as-is by renaming them to `.json`.
9898 * For docker installations these examples are copied to your configuration directory on first-time use.
9999- * There is also a [**kitchensink example**](/kitchensink) that provides examples of using all sources/clients in a complex configuration.
9999+ * There is also a [**kitchensink example**](/configuration/kitchensink) that provides examples of using all sources/clients in a complex configuration.
100100 :::
101101102102 Each file is named by the **type** of the Client/Source found in below sections. Each file as an **array** of that type of Client/Source.
···142142 :::tip
143143 * An example AIO config files can be found in the project directory at [`/config/config.json.example`](https://github.com/FoxxMD/multi-scrobbler/tree/master/config/config.json.example)
144144 * For docker installations this example is copied to your configuration directory on first-time use.
145145- * There is also a [**kitchensink example**](/kitchensink) that provides examples of using all sources/clients in a complex configuration.
145145+ * There is also a [**kitchensink example**](/configuration/kitchensink) that provides examples of using all sources/clients in a complex configuration.
146146 :::
147147148148 [**Explore the schema for this configuration, along with an example generator and validator, here**](https://json-schema.app/view/%23?url=https%3A%2F%2Fraw.githubusercontent.com%2FFoxxMD%2Fmulti-scrobbler%2Fmaster%2Fsrc%2Fbackend%2Fcommon%2Fschema%2Faio.json)