docs icon indicating copy to clipboard operation
docs copied to clipboard

fix(utm): add utm params to console links

Open jharrell opened this issue 1 year ago • 4 comments

Resolves WEB-276

jharrell avatar Jun 20 '24 15:06 jharrell

Absolute URL check

No absolute URLs to prisma.io/docs found.

github-actions[bot] avatar Jun 20 '24 15:06 github-actions[bot]

Redirect check

This PR probably requires the following redirects to be added to static/_redirects:

  • This PR does not change any pages in a way that would require a redirect.

github-actions[bot] avatar Jun 20 '24 15:06 github-actions[bot]

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 51f81f5
Status: ✅  Deploy successful!
Preview URL: https://4f3e8bab.docs-51g.pages.dev
Branch Preview URL: https://fix-utm.docs-51g.pages.dev

View logs

This looks good; I'm just a tad bit anxious about it affecting all links on docs. I assume our link checkers will check if this breaks anything? Are we able to 100% confirm links will not be broken from this?

mhessdev avatar Jun 20 '24 16:06 mhessdev