mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 11:42:16 +00:00
README update to match doc paths
This commit is contained in:
parent
41f66b5e63
commit
11887d07d2
@ -20,9 +20,9 @@ _Supysonic_ currently targets the version 1.10.2 of the _Subsonic_ API. For more
|
|||||||
details, go check the [API implementation status][docs-api].
|
details, go check the [API implementation status][docs-api].
|
||||||
|
|
||||||
[subsonic]: http://www.subsonic.org/
|
[subsonic]: http://www.subsonic.org/
|
||||||
[transcoding]: docs/transcoding.md
|
[transcoding]: docs/transcoding.rst
|
||||||
[lastfm]: https://last.fm/
|
[lastfm]: https://last.fm/
|
||||||
[docs-api]: docs/api.md
|
[docs-api]: docs/api.rst
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
|
|
||||||
@ -108,7 +108,7 @@ database_uri = sqlite:////some/path/to/a/supysonic.db
|
|||||||
For a more details on the configuration, please refer to
|
For a more details on the configuration, please refer to
|
||||||
[documentation][docs-config].
|
[documentation][docs-config].
|
||||||
|
|
||||||
[docs-config]: docs/configuration.md
|
[docs-config]: docs/setup/configuration.rst
|
||||||
|
|
||||||
## Running the application
|
## Running the application
|
||||||
|
|
||||||
@ -198,7 +198,7 @@ You should now be able to enjoy your music with the client of your choice!
|
|||||||
For more details on the command-line usage, take a look at the
|
For more details on the command-line usage, take a look at the
|
||||||
[documentation][docs-cli].
|
[documentation][docs-cli].
|
||||||
|
|
||||||
[docs-cli]: docs/cli.md
|
[docs-cli]: docs/man/supysonic-cli.rst
|
||||||
|
|
||||||
## Client authentication
|
## Client authentication
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user