diff --git a/typo3/sysext/core/Documentation/Changelog/master/Deprecation-90390-DeprecateBrokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst b/typo3/sysext/core/Documentation/Changelog/master/Deprecation-90390-DeprecateBrokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst index 29552b94d97ca223cd3577783c748d68b0e30910..0ff9a36f8493f08bcab68675ce643d3cce6394b9 100644 --- a/typo3/sysext/core/Documentation/Changelog/master/Deprecation-90390-DeprecateBrokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/master/Deprecation-90390-DeprecateBrokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst @@ -29,6 +29,6 @@ deprecated function is no longer used in the core. Migration ========= -Use :php:`BrokenLinkRepository::getNumberOfBrokenLinks()` instead. +Use :php:`BrokenLinkRepository::isLinkTargetBrokenLink()` instead. .. index:: Backend, NotScanned, ext:linkvalidator