Jest links in the docs are outdated
Created by: adamalston
Describe the bug
Jest links in the docs need to be updated.
Did you try recovering your dependencies?
N/A
Which terms did you search for in User Guide?
N/A
Environment
N/A
Steps to reproduce
- Go to https://create-react-app.dev/docs/running-tests/
- Click the coverageReporters link under Configuration
Expected behavior
Links should be deep linked to their respective functions.
Actual behavior
Links take you to the Jest configuration page and not to the functions that are linked.