From 3b8ecc7720d9cd04bd3d5f24969153587d0962ca Mon Sep 17 00:00:00 2001 From: Tim van den Essen Date: Wed, 16 Jul 2025 09:47:09 +0200 Subject: [PATCH] chore: update URL to dotnet format integration.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b133b3..6e9d7c7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ installed. ## DEPRECATED Support for pre-commit has been [merged into -`dotnet-format`](https://github.com/dotnet/format/blob/main/docs/integrations.md#pre-commitcom-hook-to-reformat). Use +`dotnet-format`](https://github.com/dotnet/sdk/blob/main/documentation/format/docs/integrations.md#git-pre-commit-hook-to-reformat). Use that. ## Using dotnet-format with pre-commit: