Skip to content

Commit 25fa2c4

Browse files
author
Quinn Strahl
committed
Fix link to gitflow (original article) in README
- Make it protocol-agnostic
1 parent b82dc69 commit 25fa2c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vim-javascript v0.1.2
1+
# vim-javascript v0.1.3
22

33
JavaScript bundle for vim, this bundle provides syntax and indent plugins.
44

@@ -52,7 +52,7 @@ Default Value: 0
5252
## Contributing
5353

5454
This project uses the [git
55-
flow](http://nvie.com/posts/a-successful-git-branching-model/) model for
55+
flow](//nvie.com/posts/a-successful-git-branching-model/) model for
5656
development. There's [a handy git module for git
5757
flow](//github.com/nvie/gitflow). If you'd like to be added as a contributor,
5858
the price of admission is 1 pull request. Please follow the general code style

0 commit comments

Comments
 (0)