summary refs log tree commit diff
path: root/changelog.d/12219.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean-up logic for rebasing URLs during URL preview. (#12219)Patrick Cloke2022-03-161-0/+1
By using urljoin from the standard library and reducing the number of places URLs are rebased.