From 7498d4515d3546a7e96a6a096ef1151c570046fe Mon Sep 17 00:00:00 2001 From: Daniel Becker Date: Wed, 1 Apr 2020 15:06:29 -0500 Subject: [PATCH] Contributing link --- .idea/workspace.xml | 27 +++++++++++++-------------- README.md | 2 +- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7453f52..bd1e5d7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,6 @@ - @@ -88,19 +87,19 @@ - + - - + + - + @@ -186,8 +185,8 @@ @@ -302,12 +301,12 @@ - + - @@ -548,21 +547,21 @@ - + - - + + - + - - + + diff --git a/README.md b/README.md index a143b89..b885856 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To create a production build, run `npm run build`. Copy the contents of the `bui ## Contributing -Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us. +Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. ## Authors