Fix broken links on README

This commit is contained in:
Antonio Navarro Perez 2020-08-03 19:44:08 +02:00 committed by GitHub
parent a243f50516
commit a6d7f598ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,9 +70,9 @@ Distribyted can show some kind of files directly as folders, making it possible
## Getting Started ## Getting Started
Get the latest release from [releases](releases-url) page or download the source code and execute `make build`. Get the latest release from [releases][releases-url] page or download the source code and execute `make build`.
Use the [example config file](example-config) and modify it as needed. Use the [example config file][example-config] and modify it as needed.
Run the program: `distribyted-binary path/to/config/file.yaml` Run the program: `distribyted-binary path/to/config/file.yaml`
@ -123,4 +123,4 @@ Distributed under the GPL3 license. See `LICENSE` for more information.
[license-shield]: https://img.shields.io/github/license/distribyted/distribyted.svg?style=flat-square [license-shield]: https://img.shields.io/github/license/distribyted/distribyted.svg?style=flat-square
[license-url]: https://github.com/distribyted/distribyted/blob/master/LICENSE [license-url]: https://github.com/distribyted/distribyted/blob/master/LICENSE
[product-screenshot]: docs/images/routes_screenshot.png [product-screenshot]: docs/images/routes_screenshot.png
[example-config]: https://github.com/distribyted/distribyted/blob/master/examples/conf_example.yaml [example-config]: https://github.com/distribyted/distribyted/blob/master/examples/conf_example.yaml