Hello,
When I receive the default emails in RStudio Connect for a scheduled RMarkdown, the default email includes links to the content in connect. These links have the wrong domain name so the links go to 404s. I know you can use some of the custom settings in the markdown to change the email content and links but I'd like to use the default email so I don't have to customize anything. Is there somewhere this domain is globally set or somewhere I can globally set it?
I've read this but I''d prefer not to have to customize and re-deploy our 40+ RMarkdown files:
https://docs.rstudio.com/connect/user/r-markdown.html#r-markdown-including-urls
Sample Screen shot of schedule:
Sample default email where it shows "http://rstudio-connect.someurl.com/content/6/" but should be
http://rstudio-connect.ouractualurl.com/content/6/
Any thoughts on where this gets set or how I can set it globally? Thanks!
Heather