Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ Run the test server to serve bundled source files
$ jbundle s
```

Run [Jasmine](http://pivotal.github.io/jasmine/) test suite by opening `test/index.html` in your browser.
Run [Jasmine](https://jasmine.github.io/) test suite by opening `test/index.html` in your browser.

Source files are in the [src](https://github.com/ismasan/plumber.js/tree/master/src) directory.

Expand Down