소스 검색

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.