Browse Source

Update Jasmine link (#696)

Morton Fox 8 years ago
parent
commit
58ba7e17d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -67,7 +67,7 @@ which shows you how to use the CDN (content delivery network) to quickly get a d
 
 ## Tests
 
-We use behavior-driven tests written with [jasmine.js](http://pivotal.github.io/jasmine).
+We use behavior-driven tests written with [jasmine.js](https://jasmine.github.io/).
 
 Open [tests.html](https://github.com/jcbrand/converse.js/blob/master/tests.html) in your browser, and the tests will run automatically.