From e15bd18664b7581e50cb3e4683c43968764eb4a5 Mon Sep 17 00:00:00 2001 From: Mithil Poojary Date: Mon, 21 Oct 2019 22:48:04 +0530 Subject: [PATCH] Update README.md Fixed the contributors link at the bottom of the page. The earlier link was broken. Close #6245 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c125882..f8d41224 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,4 @@ To build SciLexer.dll without PCRE support (for both 32-bit & 64-bit): See the [Notepad++ official site](https://notepad-plus-plus.org/) for more information. -[Notepad++ Contributors](https://notepad-plus-plus.org/contributors) +[Notepad++ Contributors](https://github.com/notepad-plus-plus/notepad-plus-plus/graphs/contributors)