You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Thanks for thinking about helping! How would you like to help?
12
12
13
13
1.[Fork the repo](https://help.github.com/articles/fork-a-repo/).
14
14
15
-
2. Read and work through [the installation guide](docs/INSTALLING.md).
15
+
2. Read and work through [the installation guide](/docs/INSTALLING.md).
16
16
17
17
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`
0 commit comments