From b36760e7869bd79f6e6bed42646c31a5bcb4c3de Mon Sep 17 00:00:00 2001 From: Shrikrishna Holla Date: Tue, 17 Dec 2013 09:54:24 +0530 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 906c2ae..2d97af2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The philosophy, tech stack, coding guidelines are available in [wiki](https://gi 1. Adding a feature * [Create a fork of this project](https://help.github.com/articles/fork-a-repo) - * [Setup to sync from main repo](http://en.wikipedia.org/wiki/Transformers) + * [Setup to sync from main repo](https://help.github.com/articles/syncing-a-fork) * [Make a development branch](https://help.github.com/articles/creating-and-deleting-branches-within-your-repository) * Add your feature * Test it