In Workbench, Help > Show Release Notes opens a page that returns a 403 instead of the release notes.
This is a follow-up to #13427. PR #13571 stopped the release notes command from showing "No release notes available", but the link it now opens still doesn't resolve in Workbench. The links work on the public docs site, so the breakage only shows up in Workbench.
See https://github.com/rstudio/rstudio-ide-automation/issues/4980
Steps to reproduce
- Start a Positron session in Workbench.
- Run Positron: Show Release Notes from the Command Palette.
- A 403 page opens instead of the release notes.
Expected behavior
The release notes (and the other documentation links) open the correct page in Workbench sessions.
In Workbench, Help > Show Release Notes opens a page that returns a 403 instead of the release notes.
This is a follow-up to #13427. PR #13571 stopped the release notes command from showing "No release notes available", but the link it now opens still doesn't resolve in Workbench. The links work on the public docs site, so the breakage only shows up in Workbench.
See https://github.com/rstudio/rstudio-ide-automation/issues/4980
Steps to reproduce
Expected behavior
The release notes (and the other documentation links) open the correct page in Workbench sessions.