Skip to content

Commit

Permalink
Docs: Update contributing.md (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjin authored Jul 4, 2017
1 parent ef8db6e commit 08eb9e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All contributions are welcome to this project.

Before a contribution can be merged into this project, please fill out the Contributor License Agreement (CLA) located at:

https://developer.box.com/v2.0/docs/ui-kits-contribution-license
https://developer.box.com/docs/box-ui-elements-cla

To learn more about CLAs and why they are important to the UI Element projects, please see the [Wikipedia entry](http://en.wikipedia.org/wiki/Contributor_License_Agreement).

Expand Down Expand Up @@ -36,7 +36,7 @@ This will create your own copy of our repository.
The upstream source is the project under the Box organization on GitHub. To add an upstream source for this project, type:

```
git remote add upstream [email protected]:box/box-js-preview-sdk.git
git remote add upstream [email protected]:box/box-content-preview.git
```

This will come in useful later.
Expand Down

0 comments on commit 08eb9e9

Please sign in to comment.