From ac13ffeb748757018294cec3324b8d9c6c657682 Mon Sep 17 00:00:00 2001 From: szaman <2622838+szamanr@users.noreply.github.com> Date: Mon, 10 Oct 2022 15:31:03 +0400 Subject: [PATCH] fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b0e1a..6b1d744 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Sort interface and string enum keys -Inspired by and sourced from [eslint/sort-keys](https://github.com/eslint/eslint/blob/master/docs/rules/sort-keys.md) +Inspired by and sourced from [eslint/sort-keys]([https://github.com/eslint/eslint/blob/master/docs/rules/sort-keys.md](https://github.com/eslint/eslint/blob/main/docs/src/rules/sort-keys.md)) ## Installation