From ae085330fbc0c4e7911c69e786bd3f697f95943f Mon Sep 17 00:00:00 2001 From: sole Date: Thu, 26 Jan 2017 17:32:56 +0000 Subject: [PATCH] feat: fix wrong contributing urls again. sigh --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3644760..991984d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,8 +3,8 @@ Before reporting a bug If you find something that you believe to be a bug, please -1. search the [issue tracker](https://github.com/tween.js/tween.js/issues) for similar issues -2. check out the [master](https://github.com/tween.js/tween.js/tree/master) branch and see if the bug still exists there. +1. search the [issue tracker](https://github.com/tweenjs/tween.js/issues) for similar issues +2. check out the [master](https://github.com/tweenjs/tween.js/tree/master) branch and see if the bug still exists there. How to report a bug