diff --git a/.github/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 100% rename from .github/CONTRIBUTING.md rename to CONTRIBUTING.md diff --git a/README.md b/README.md index 5295b62f74..c4f3652ff3 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Do not file an issue until you have followed these steps: Contributing ------------ -We welcome pull requests from Free Code Camp campers (our students) and seasoned JavaScript developers alike! Please, follow [these steps](.github/CONTRIBUTING.md) to contribute. +We welcome pull requests from Free Code Camp campers (our students) and seasoned JavaScript developers alike! Please, follow [these steps](CONTRIBUTING.md) to contribute. License -------