diff --git a/README.md b/README.md index 4abd45b..4760db7 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,9 @@ Distribyted can show some kind of files directly as folders, making it possible ## 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` @@ -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-url]: https://github.com/distribyted/distribyted/blob/master/LICENSE [product-screenshot]: docs/images/routes_screenshot.png -[example-config]: https://github.com/distribyted/distribyted/blob/master/examples/conf_example.yaml \ No newline at end of file +[example-config]: https://github.com/distribyted/distribyted/blob/master/examples/conf_example.yaml