Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreiter authored Oct 19, 2017
1 parent c961d6f commit 983def8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Git branching scheme

We follow the scheme described (here)[http://nvie.com/posts/a-successful-git-branching-model/], which can be summarised like this:
We follow the scheme described [here](http://nvie.com/posts/a-successful-git-branching-model/), which can be summarised like this:

- `master`: only stable, released code
- `develop`: latest updates, new features integrated here
Expand Down

0 comments on commit 983def8

Please sign in to comment.