alejandro5042 / azdo-userscripts

A collection of userscripts to improve the Azure DevOps UI
https://alejandro5042.github.io/azdo-userscripts/
MIT License
40 stars 23 forks source link

Fix PR image URLs to match the window URL #222

Closed DavidCurtiss closed 1 year ago

DavidCurtiss commented 1 year ago

When an image is embedded in a PR description, the image URL needs to match the window URL (whether dev.azure.com/org/ or org.visualstudio.com/), or the image won't show up. This change watches for all new img tags and fixes the URL if needed.

welcome[bot] commented 1 year ago

Thanks for opening this pull request! Please check out our contributing guidelines.