You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ to watch and regenerate SelectorGadget's `.coffee` and `.scss` files.
82
82
83
83
## Testing
84
84
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,
86
86
open _spec/SpecRunner.html_ in your browser to run the tests. (On a Mac, just do `open spec/SpecRunner.html`)
87
87
88
88
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