Skip to content

Commit 49cdecc

Browse files
committed
Update URLs to point to correct repository
1 parent e993b82 commit 49cdecc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: CONTRIBUTING.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contribute to Guard::Jasmine
44
File an issue
55
-------------
66

7-
You can report bugs and feature requests to [GitHub Issues](https://github.com/netzpirat/guard-jasmine/issues).
7+
You can report bugs and feature requests to [GitHub Issues](https://github.com/guard/guard-jasmine/issues).
88

99
**Please don't ask question in the issue tracker**, instead ask them on at Stack Overflow and use the
1010
[guard](http://stackoverflow.com/questions/tagged/guard) tag.
@@ -25,16 +25,16 @@ When you file a bug, please try to follow these simple rules if applicable:
2525
Development
2626
-----------
2727

28-
* Documentation hosted at [RubyDoc](http://rubydoc.info/github/netzpirat/guard-jasmine/master/frames).
29-
* Source hosted at [GitHub](https://github.com/netzpirat/guard-jasmine).
28+
* Documentation hosted at [RubyDoc](http://www.rubydoc.info/github/guard/guard-jasmine/master/frames).
29+
* Source hosted at [GitHub](https://github.com/guard/guard-jasmine).
3030

3131
Pull requests are very welcome! Please try to follow these simple rules if applicable:
3232

3333
* Please create a topic branch for every separate change you make.
3434
* Make sure your patches are well tested. All specs run with `rake spec:portability` must pass.
3535
* Update the [Yard](http://yardoc.org/) documentation.
36-
* Update the [README](https://github.com/netzpirat/guard-jasmine/blob/master/README.md).
37-
* Update the [CHANGELOG](https://github.com/netzpirat/guard-jasmine/blob/master/CHANGELOG.md) for noteworthy changes.
36+
* Update the [README](https://github.com/guard/guard-jasmine/blob/master/README.md).
37+
* Update the [CHANGELOG](https://github.com/guard/guard-jasmine/blob/master/CHANGELOG.md) for noteworthy changes.
3838
* Please **do not change** the version number.
3939

4040
For questions please join us in our [Google group](http://groups.google.com/group/guard-dev) or on

0 commit comments

Comments
 (0)