From 1d7ced666ddd1835a41fee32544a0ed10604ed3d Mon Sep 17 00:00:00 2001 From: Greg Hendershott Date: Fri, 18 Dec 2020 15:14:24 -0500 Subject: [PATCH] Fix README link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 62b007c..a933273 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ As of 2020-11-25 I no longer use Travis CI for my projects. -Instead I am using [`setup-racket`](action) with GitHub Actions. - -[action]:https://github.com/Bogdanp/setup-racket +Instead I am using +[`setup-racket`](https://github.com/Bogdanp/setup-racket) with GitHub +Actions. After maintaining this repo for eight years, I'm glad to pass the baton.