From 4b3c80983e05308f8562eb1bdfd0d35fe8f204e9 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Tue, 10 Nov 2020 12:06:31 -0500 Subject: [PATCH] fixing path for CoC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b2215c7..c1524bca 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ In addition, a low-stakes quiz before a class sets the intention of the student While we have purposefully avoided introducing JavaScript frameworks so as to concentrate on the basic skills needed as a web developer before adopting a framework, a good next step to completing this curriculum would be learning about Node.js via another collection of videos: "[Beginner Series to: Node.js](https://channel9.msdn.com/Series/Beginners-Series-to-Nodejs?WT.mc_id=cxaall-4621-cxall)". -> Find our [Code of Conduct](CODE-OF-CONDUCT.md) and [Contributing](CONTRIBUTING.md) guidelines. We welcome your constructive feedback! +> Find our [Code of Conduct](CODE_OF_CONDUCT.md) and [Contributing](CONTRIBUTING.md) guidelines. We welcome your constructive feedback! > ## Each lesson includes: