From 851d7e065a3c983c91ee690a84b818de923946b5 Mon Sep 17 00:00:00 2001 From: Marc Jansen Date: Sat, 19 Sep 2015 03:46:19 +0200 Subject: [PATCH] Fix the 'click-to-fork' link in contributer notes --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c330a7fbf1..22142d245f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,7 +38,7 @@ Contributor License Agreement](https://docs.google.com/spreadsheet/viewform?form ## Setting up development environment You will obviously start by -[forking](https://github.com/openlayers/ol3/fork_select) the ol3 repository. +[forking](https://github.com/openlayers/ol3/fork) the ol3 repository. ### Travis CI