From 3da4946c9b4c68b591326d71a25449d7f049c183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Votruba?= Date: Tue, 27 Jan 2015 00:08:55 +0100 Subject: [PATCH] Readme: use relative paths to CONTRIBUTING.md and contributors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e412f2a..72fdc6a 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ $ phpunit ## Contributing -Please see [CONTRIBUTING](https://github.com/thephpleague/:package_name/blob/master/CONTRIBUTING.md) for details. +Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ## Credits - [:author_name](https://github.com/:author_username) -- [All Contributors](https://github.com/thephpleague/:package_name/contributors) +- [All Contributors](../../contributors) ## License