From 62db8cb3f32a9489283518927e0fa31e2f7445f8 Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Wed, 25 Sep 2024 13:46:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fd44e7..2fdbd0d 100644 --- a/README.md +++ b/README.md @@ -487,7 +487,7 @@ In the interests of stability, PRs without tests cannot be considered.** When adding languages, follow the structure of existing entries, and use the language name defined by [GitHub's `languages.yml`](https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml) file. -For full details, please refer to the (contributing guidelines)[https://github.com/alstr/todo-to-issue-action/blob/master/CONTRIBUTING.md]. +For full details, please refer to the [contributing guidelines](https://github.com/alstr/todo-to-issue-action/blob/master/CONTRIBUTING.md). ## Running tests locally