From 58b8d63f33f8c7c0fd29636930f4fddff0c11bc9 Mon Sep 17 00:00:00 2001 From: Josh Levin Date: Wed, 12 Oct 2022 17:34:52 -0400 Subject: [PATCH] fixed link to template file --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 73b247f..179a5a3 100644 --- a/contributing.md +++ b/contributing.md @@ -16,7 +16,7 @@ Once someone is assigned, they can move on to Making Changes (below). 1. Fork this repository. 2. Make the suggested changes. - If the changes involve creating new markdown files, make a copy of - the [template file](/contributing/template.md). + the [template file](/template.md). - Add a link to the page in the appropriate place in the main README.md file. 3. Open a Pull Request into the main branch of this repo. - Be sure to give your pull request a descriptive name and include a