@@ -4,7 +4,7 @@ Contribute to Guard::Jasmine
4
4
File an issue
5
5
-------------
6
6
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 ) .
8
8
9
9
** Please don't ask question in the issue tracker** , instead ask them on at Stack Overflow and use the
10
10
[ 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:
25
25
Development
26
26
-----------
27
27
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 ) .
30
30
31
31
Pull requests are very welcome! Please try to follow these simple rules if applicable:
32
32
33
33
* Please create a topic branch for every separate change you make.
34
34
* Make sure your patches are well tested. All specs run with ` rake spec:portability ` must pass.
35
35
* 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.
38
38
* Please ** do not change** the version number.
39
39
40
40
For questions please join us in our [ Google group] ( http://groups.google.com/group/guard-dev ) or on
0 commit comments