Skip to content

Commit e7d383e

Browse files
authored
Merge pull request #534 from magento-devdocs/db_tips_fix
Fixes a couple 404 links
2 parents 08c0423 + 87475a2 commit e7d383e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tips-tricks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,5 +419,5 @@ BAD:
419419
<!--{% endraw %}-->
420420

421421
<!-- Link Definitions -->
422-
[This test]: https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Captcha/Test/Mftf/Test/StorefrontCaptchaRegisterNewCustomerTest.xml#L24
423-
[Data file]: https://github.com/magento/magento2/blob/2.3-develop/app/code/Magento/Captcha/Test/Mftf/Data/CaptchaConfigData.xml
422+
[This test]: https://github.com/magento/magento2/blob/2.3/app/code/Magento/Captcha/Test/Mftf/Test/StorefrontCaptchaRegisterNewCustomerTest.xml#L24
423+
[Data file]: https://github.com/magento/magento2/blob/2.3/app/code/Magento/Captcha/Test/Mftf/Data/CaptchaConfigData.xml

0 commit comments

Comments
 (0)