Fix bad CLA URL in CONTRIBUTING.md

This commit is contained in:
Ryan Graham 2014-12-29 08:27:46 -08:00
parent aa979b6340
commit 15233edf9f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Contributing to `loopback-connector-remote` is easy. In a few simple steps:
* Adhere to code style outlined in the [Google C++ Style Guide][] and
[Google Javascript Style Guide][].
* Sign the [Contributor License Agreement](https://cla.strongloop.com/strongloop/loopback-connector-remote)
* Sign the [Contributor License Agreement](https://cla.strongloop.com/agreements/strongloop/loopback-connector-remote)
* Submit a pull request through Github.