浏览代码

Update Jasmine link (#696)

Morton Fox 8 年之前
父节点
当前提交
58ba7e17d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.