@maltelueken Links from support.posit.co get a 403 forbidden error from the link checker on CI. In particular, the R chapter has this link on debugging in RStudio that triggers this. What shall we do about this? I think it's purely a CI IP-range blocking issue, so we could simply exclude the whole domain support.posit.co, although that means we will only catch broken links when people run the link checker locally (which I'm afraid most people don't do, at least I don't). Or do you think there are other better or equally good resources on this that we could replace it with? Probably some reference to support.posit.co is inevitable, no?
@maltelueken Links from support.posit.co get a 403 forbidden error from the link checker on CI. In particular, the R chapter has this link on debugging in RStudio that triggers this. What shall we do about this? I think it's purely a CI IP-range blocking issue, so we could simply exclude the whole domain support.posit.co, although that means we will only catch broken links when people run the link checker locally (which I'm afraid most people don't do, at least I don't). Or do you think there are other better or equally good resources on this that we could replace it with? Probably some reference to support.posit.co is inevitable, no?