diff --git a/README.md b/README.md index d88d022..a3df271 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ make bench ## Code Standards -Read more about this Go project's [code standards](CODE_STANDARDS.md). +Read more about this Go project's [code standards](.github/CODE_STANDARDS.md).
@@ -203,7 +203,7 @@ Checkout all the [examples](examples)! ## Contributing -View the [contributing guidelines](CONTRIBUTING.md) and follow the [code of conduct](CODE_OF_CONDUCT.md). +View the [contributing guidelines](.github/CONTRIBUTING.md) and follow the [code of conduct](.github/CODE_OF_CONDUCT.md). ### How can I help?