From 190ea55942f50e0543001569c734bbd9bf972d0a Mon Sep 17 00:00:00 2001 From: iainDe <96153057+iainDe@users.noreply.github.com> Date: Wed, 5 Jan 2022 13:48:46 -0500 Subject: [PATCH] Update CONTRIBUTING.md Change the link from the ../pulls to ../PULL-EXAMPLE.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7251e6b..0803088 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ one. ## Pull requests ## If you choose to [submit a pull -request](https://github.com/cisagov/log4j-affected-db/pulls), you will +request](https://github.com/cisagov/log4j-affected-db/PULL-EXAMPLE.md), you will notice that our continuous integration (CI) system runs a fairly extensive set of linters and syntax checkers. Your pull request may fail these checks, and that's OK. If you want you can stop there and