Update Jasmine website (#7533)

pivotal.github.io/jasmine website does not exists anymore,
replaced with the current Jasmine website
This commit is contained in:
Carlo Colombo
2023-06-11 11:36:02 +02:00
committed by GitHub
parent 578e883bdc
commit 6efd6dbf8b
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ modified: 20141013085608911
tags: Mechanisms
title: TestingMechanism
TiddlyWiki5 incorporates the Jasmine JavaScript testing framework (see http://pivotal.github.io/jasmine/). It allows the same tests to be run both in the browser and under Node.js.
TiddlyWiki5 incorporates the Jasmine JavaScript testing framework (see https://jasmine.github.io/). It allows the same tests to be run both in the browser and under Node.js.
! TiddlyWiki5 Testing Components