From 5beb3c5f030e7ba426c65cbd4b2fdd59dfa6b824 Mon Sep 17 00:00:00 2001 From: Robin Linacre Date: Mon, 1 Apr 2024 20:07:49 +0100 Subject: [PATCH] fix link to linter --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 93f650a304..b47b6a5ff9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,6 +26,6 @@ - [ ] Added tests (if appropriate) - [ ] Updated CHANGELOG.md (if appropriate) - [ ] Made changes based off the latest version of Splink -- [ ] Run the [linter](https://moj-analytical-services.github.io/splink/dev_guides/changing_splink/lint.html) +- [ ] Run the [linter](https://moj-analytical-services.github.io/splink/dev_guides/changing_splink/lint_and_format.html)