Skip to content

Commit abde672

Browse files
committed
Correct jasmine link in README.md
1 parent 208488c commit abde672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ to watch and regenerate SelectorGadget's `.coffee` and `.scss` files.
8282

8383
## Testing
8484

85-
SelectorGadget is tested with [http://pivotal.github.com/jasmine/](jasmine). With guard running,
85+
SelectorGadget is tested with [http://github.com/jasmine/jasmine/](jasmine). With guard running,
8686
open _spec/SpecRunner.html_ in your browser to run the tests. (On a Mac, just do `open spec/SpecRunner.html`)
8787

8888
To manually test during local development, `open spec/test_sites/bookmarklet_local.html` and use that local bookmarklet on the contents of _spec/test\_sites_.

0 commit comments

Comments
 (0)