From c4830608a2d01a303dda46cbe10f553e45877d21 Mon Sep 17 00:00:00 2001 From: Hannes Van De Vreken Date: Fri, 15 Jan 2016 16:08:10 +0100 Subject: [PATCH] Fix markdown syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84be9e67..8c3c3ca1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The following versions of PHP are supported: ## Documentation -The library documentation can be found at [http://oauth2.thephpleague.com)(http://oauth2.thephpleague.com). +The library documentation can be found at [http://oauth2.thephpleague.com](http://oauth2.thephpleague.com). You can contribute to this documentation in the [gh-pages branch](https://github.com/thephpleague/oauth2-server/tree/gh-pages/). ## Changelog