Skip to content

Commit

Permalink
Link to CONTRIBUTING.md was broken (#377)
Browse files Browse the repository at this point in the history
The `README.md` linked to the file `./CONTRIBUTING.md`, but the file is actually in the `.github` directory.
  • Loading branch information
ggrossman authored and elldritch committed Nov 20, 2018
1 parent b9a1f3b commit 740da0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -183,7 +183,7 @@ Check out the [User Guide](docs/user-guide.md) for more details.

## Development

View our [Contribution Guidelines](CONTRIBUTING.md) to get started.
View our [Contribution Guidelines](.github/CONTRIBUTING.md) to get started.

Join our public [Slack Channel](https://slack.fossa.io).

Expand Down

0 comments on commit 740da0d

Please sign in to comment.