From baaddb247c6b5aabaf4ac5201a54af21d5a1eb7d Mon Sep 17 00:00:00 2001 From: Sam Pillsworth Date: Wed, 18 Oct 2023 14:30:21 -0400 Subject: [PATCH] add trailing slash to pages link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9670ea..a2db19e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Implement scalafix rules that mimic some semgrep checks. -Check out the microsite for more information: https://banno.github.io/semgrep-scalafix +Check out the microsite for more information: https://banno.github.io/semgrep-scalafix/ To use the latest version, include the following in your `build.sbt`: