From 01aa5b27a3a6760f9ac6aff4724057983eede998 Mon Sep 17 00:00:00 2001 From: COTE Date: Fri, 6 Sep 2019 16:29:29 +0200 Subject: [PATCH] Fix poorly formatted link (#4596) Credit to @GrCOTE7 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f4d1a227..362c4aab1 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ Before sending a Pull Request, be sure to review the [Contributing Guidelines](. ### Help and support this project -You can also help the project by reviewing and testing open Pull Requests with the "**Status: Testing Needed**" tag, read more [https://github.com/octobercms/october/blob/master/.github/CONTRIBUTING.md#testing-pull-requests](link to contributing) +You can also help the project by reviewing and testing open Pull Requests with the "**Status: Testing Needed**" tag. +[Read more...](https://github.com/octobercms/october/blob/master/.github/CONTRIBUTING.md#testing-pull-requests) ## Coding standards