From db9650ba22bc43a3e0c190fae0eb06218515484a Mon Sep 17 00:00:00 2001 From: John Reilly Date: Wed, 18 Jan 2023 19:35:27 +0000 Subject: [PATCH] docs: blog.johnnyreilly.com -> johnnyreilly.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53203efee..40c58faf8 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This project contains a script that will run arbitrary shell tasks with a list o - [Running Jest Tests Before Each Git Commit - Ben McCormick, 2017](https://benmccormick.org/2017/02/26/running-jest-tests-before-each-git-commit/) - [AgentConf presentation - Andrey Okonetchnikov, 2018](https://www.youtube.com/watch?v=-mhY7e-EsC4) - [SurviveJS interview - Juho Vepsäläinen and Andrey Okonetchnikov, 2018](https://survivejs.com/blog/lint-staged-interview/) -- [Prettier your CSharp with `dotnet-format` and `lint-staged`](https://blog.johnnyreilly.com/2020/12/22/prettier-your-csharp-with-dotnet-format-and-lint-staged) +- [Prettier your CSharp with `dotnet-format` and `lint-staged`](https://johnnyreilly.com/2020/12/22/prettier-your-csharp-with-dotnet-format-and-lint-staged) > If you've written one, please submit a PR with the link to it!