From 71aa3cafd0650c63fe27ce8caaf9d60905d10598 Mon Sep 17 00:00:00 2001 From: Anton Firsov Date: Sun, 25 Mar 2018 01:14:45 +0100 Subject: [PATCH] README.md: fix link [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d737332aad..d10178c78b 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ git clone https://github.com/SixLabors/ImageSharp ### How can you help? -Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. Make sure to read our [Contribution Guide]([Contribution Guide](https://github.com/SixLabors/ImageSharp/blob/master/.github/CONTRIBUTING.md) before opening a PR. +Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. Make sure to read our [Contribution Guide](https://github.com/SixLabors/ImageSharp/blob/master/.github/CONTRIBUTING.md) before opening a PR. ### The ImageSharp Team