Skip to content

Commit 91b9a88

Browse files
author
Rafael Lüder
authored
fixed link to INSTALLING.md
link to INSTALLING.md was pointing to a broken URL
1 parent 672d48b commit 91b9a88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Thanks for thinking about helping! How would you like to help?
1212

1313
1. [Fork the repo](https://help.github.com/articles/fork-a-repo/).
1414

15-
2. Read and work through [the installation guide](docs/INSTALLING.md).
15+
2. Read and work through [the installation guide](/docs/INSTALLING.md).
1616

1717
3. Run the tests. We only take pull requests with passing tests, and it's great to know that you have a clean slate: `docker-compose run test mix test`
1818

0 commit comments

Comments
 (0)