-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Update broken links tia index 3372 #3376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update broken links tia index 3372 #3376
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3376
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit 9f9262b with merge base d627981 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
The GitHub links are valid - but link checking fails maybe due to capcha. Need suggestions weather to use links from 0.5 docs version instead. I have however seen the same GitHub links used in other parts of the documentation and hence used it in this PR. |
Fixed the GitHub link - it was due to case sensitivity while parsing the link in some browsers. |
Thank you @sekyondaMeta |
Fixes #3372
Description
Errors in intermediate_source/tiatoolbox_tutorial.rst
[404] https://tia-toolbox.readthedocs.io/en/latest/usage.html?highlight=pretrained%20models#tiatoolbox.models.architecture.get_pretrained_model | Network error: Not Found
[404] https://tia-toolbox.readthedocs.io/en/latest/usage.html?highlight=WSIReader.read_rect#tiatoolbox.wsicore.wsireader.WSIReader.read_rect | Network error: Not Found
Errors in index.rst
[404] https://pytorch.org/executorch/stable/demo-apps-android.html | Network error: Not Found
[404] https://pytorch.org/executorch/stable/tutorials/sdk-integration-tutorial.html | Network error: Not Found
[404] https://pytorch.org/executorch/stable/demo-apps-ios.html | Network error: Not Found
Changes:
Checklist
cc - @spzala @svekars
cc @svekars @sekyondaMeta @AlannaBurke