mirror of
https://github.com/LBRYFoundation/tracker.git
synced 2025-08-23 17:47:29 +00:00
Merge pull request #183 from schwarz/release-v1.0
readme: fix broken configuration links
This commit is contained in:
commit
b4c9c403cb
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ This is particularly useful behavior for private tracker use-cases.
|
|||
Copy [`example_config.json`] to your choice of location, and update the values as required.
|
||||
An explanation of the available keys can be found in [CONFIGURATION.md].
|
||||
|
||||
[`example_config.json`]: https://github.com/chihaya/chihaya/blob/master/example_config.json
|
||||
[CONFIGURATION.md]: https://github.com/chihaya/chihaya/blob/master/CONFIGURATION.md
|
||||
[`example_config.json`]: ./example_config.json
|
||||
[CONFIGURATION.md]: ./CONFIGURATION.md
|
||||
|
||||
### Docker
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue