From 94be71bb099a86496919815bb61b1cc27816d0c1 Mon Sep 17 00:00:00 2001 From: mrz1836 Date: Tue, 21 Sep 2021 12:28:12 -0400 Subject: [PATCH] New file locations --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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?