pkgdown
pkgdown copied to clipboard
Error messages with file hyperlinks should respect IDE
The links to config files generated by config_abort() use the file: prefix, which don't work in positron.
https://github.com/r-lib/pkgdown/blob/7b2d7e3d241958c4a6a383a29530b526ed3ef31d/R/config.R#L252
Related: https://github.com/r-lib/cli/issues/743