-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
Now that we have a beautiful new default UI for RTD at app.readthedocs.org, I noticed that when a pull request preview fails, then the links that are generated by RTD point to the old UI at readthedocs.org.
https://readthedocs.org/projects/volto/builds/26991012/
Should be:
https://app.readthedocs.org/projects/volto/builds/26991012/
Details
- Read the Docs project URL: https://readthedocs.org/projects/volto/
- Build URL (if applicable): https://readthedocs.org/projects/volto/builds/26991012/
- Read the Docs username (if applicable): https://readthedocs.org/profiles/stevepiercy/
- Example pull request with RTD build failure: Show working copy links based on backend actions plone/volto#6393
Expected Result
The link should point to the host app.readthedocs.org.
Actual Result
The link points to the host readthedocs.org.
As a side note, this issue template should also be updated to use the new URLs.
* Read the Docs project URL: https://app.readthedocs.org/projects/{your_project_slug}/
* Build URL (if applicable): https://app.readthedocs.org/projects/{your_project_slug}/builds/{build_id}/
* Read the Docs username (if applicable): https://app.readthedocs.org/profiles/{your_rtd_username}/Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done