Updated deprecation links

This commit is contained in:
Steve Gravrock
2021-07-20 16:50:31 -07:00
parent 17826cd044
commit c10ab4e704
9 changed files with 26 additions and 25 deletions

View File

@@ -317,7 +317,7 @@ getJasmineRequireObj().Env = function(j$) {
'" ' +
'accepts custom equality testers, but this parameter will no longer be ' +
'passed in a future release. ' +
'See <https://jasmine.github.io/tutorials/upgrading_to_4.0> for details.'
'See <https://jasmine.github.io/tutorials/upgrading_to_Jasmine_4.0#matchers-cet> for details.'
);
}
@@ -342,7 +342,7 @@ getJasmineRequireObj().Env = function(j$) {
'" ' +
'accepts custom equality testers, but this parameter will no longer be ' +
'passed in a future release. ' +
'See <https://jasmine.github.io/tutorials/upgrading_to_4.0> for details.'
'See <https://jasmine.github.io/tutorials/upgrading_to_Jasmine_4.0#matchers-cet> for details.'
);
}