From 3a1bcecac8eb100749fb3bf3df42c1f53d519e68 Mon Sep 17 00:00:00 2001 From: Samuel Richardson Date: Fri, 16 Jan 2015 09:30:36 +1100 Subject: [PATCH] Update anchor Was going to a non existent part of the documentation, linked it to contributing instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f075a79..bd84cb9 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ #Get Started **(1)** You can install angular-filter using 4 different methods: - - clone & [build](#developing) this repository + - clone & [build](#Contributing) this repository - via **[Bower](http://bower.io/)**: by running `$ bower install angular-filter` from your terminal - via **[npm](https://www.npmjs.org/)**: by running `$ npm install angular-filter` from your terminal - via cdnjs http://www.cdnjs.com/libraries/angular-filter