Skip to content

Commit 5510026

Browse files
authored
Use rawgit.com instead of raw.githubusercontent.com
1 parent f698624 commit 5510026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Usage
2323
------------------------------------------------------------------------------
2424

2525
```
26-
jscodeshift -t https://raw.githubusercontent.com/rwjblue/ember-qunit-codemod/master/ember-qunit-codemod.js PATH
26+
jscodeshift -t https://rawgit.com/rwjblue/ember-qunit-codemod/master/ember-qunit-codemod.js ./tests/
2727
```
2828

2929
Credit

0 commit comments

Comments
 (0)