chore: bump gatsby to 3.5.1 #2357
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Give us some context
Fixes unexpected 404 network requests when prefetching and preloading resources for redirected pages
links to related docs, screenshots, etc.
For example page (
/docs/agents/c-sdk/):Before:

After:

Remaining 404 responses are not related to redirects - those 2 on this page are for:
) that seems to try to usegatsby-linkfor link (didn't investigate this part yet)/docs/insights/using-insights-ui/getting-started/introduction-new-relic-insights)Related to #1874 (not closing it just yet, because there are few more 404 requests happening)
Are you making a change to site code?
If you're changing site code (rather than the content of a doc), please follow
conventional commit standards
in your commit messages and pull request title.