Description
How are you running Renovate?
Mend Renovate hosted app on github.com
If you're self-hosting Renovate, tell us what version of Renovate you run.
No response
Please select which platform you are using if self-hosting.
No response
If you're self-hosting Renovate, tell us what version of the platform you run.
No response
Was this something which used to work for you, and then stopped?
I never saw this working
Describe the bug
Fastify release 4.0.0: https://github.com/fastify/fastify/releases/tag/v4.0.0
PR updating it: https://github.com/renovate-reproductions/fastify-4/pull/2
Original text: We are finally shipping Fastify v4, you can read more about it at https://medium.com/@fastifyjs/fastify-v4-ga-59f2103b5f0e
Broken link: We are finally shipping Fastify v4, you can read more about it at https://medium.com/[@​fastifyjs/fastify-v4-ga-59f2103b5f0e](https://togithub.com/fastifyjs/fastify-v4-ga-59f2103b5f0e)
We need to work out why it's being transformed like this.
@waghanza I think this is the problem you intended to alert me to? I didn't see any changelogs in your PR so didn't notice this at first.
Relevant debug logs
Copy/paste the relevant log(s) here, between the starting and ending backticks
Have you created a minimal reproduction repository?
I have linked to a minimal reproduction repository in the bug description