Skip to content

Broken links detected in docs πŸ”— #3372

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

Closed
github-actions bot opened this issue Jun 1, 2025 · 3 comments Β· Fixed by #3376
Closed

Broken links detected in docs πŸ”— #3372

github-actions bot opened this issue Jun 1, 2025 · 3 comments Β· Fixed by #3376
Assignees
Labels
docathon-h1-2025 A label for the docathon in H1 2025 easy incorrect link

Comments

@github-actions
Copy link

github-actions bot commented Jun 1, 2025

Summary

Status Count
πŸ” Total 1371
βœ… Successful 1353
⏳ Timeouts 0
πŸ”€ Redirected 0
πŸ‘» Excluded 9
❓ Unknown 0
🚫 Errors 7

Errors per input

Errors in intermediate_source/tiatoolbox_tutorial.rst

Errors in index.rst

Errors in recipes_source/deployment_with_flask.rst

Errors in intermediate_source/torchserve_with_ipex_2.rst

cc @svekars @sekyondaMeta @AlannaBurke

@nirajkamal
Copy link
Contributor

I have found the correct links for some of these, working on it - will update here

@nirajkamal
Copy link
Contributor

nirajkamal commented Jun 3, 2025

Here are my findings - working on it

  1. These alternate new links are confirmed to be working
Location Old link [404] Working Link
intermediate_source/tiatoolbox_tutorial.rst https://tia-toolbox.readthedocs.io/en/latest/usage.html?highlight=pretrained%20models#tiatoolbox.models.architecture.get_pretrained_model https://tia-toolbox.readthedocs.io/en/stable/_autosummary/tiatoolbox.models.architecture.get_pretrained_model.html#tiatoolbox.models.architecture.get_pretrained_model
intermediate_source/tiatoolbox_tutorial.rst https://tia-toolbox.readthedocs.io/en/latest/usage.html?highlight=WSIReader.read_rect#tiatoolbox.wsicore.wsireader.WSIReader.read_rect https://tia-toolbox.readthedocs.io/en/stable/_autosummary/tiatoolbox.wsicore.wsireader.WSIReader.html#tiatoolbox.wsicore.wsireader.WSIReader.read_rect
  1. Found github links used in other places in the documentation, also found working links in version 0.5 of the docs.
Location Old link [404] Working Link Working link from version 0.5
index.rst https://pytorch.org/executorch/stable/demo-apps-android.html https://github.com/pytorch-labs/executorch-examples/tree/main/dl3/android/DeepLabV3Demo#executorch-android-demo-app https://docs.pytorch.org/executorch/0.5/demo-apps-android.html
index.rst https://pytorch.org/executorch/stable/tutorials/sdk-integration-tutorial.html https://docs.pytorch.org/executorch/main/tutorials/devtools-integration-tutorial.html Β 
index.rst https://pytorch.org/executorch/stable/demo-apps-ios.html https://github.com/pytorch-labs/executorch-examples/tree/main/mv3/apple/ExecuTorchDemo https://docs.pytorch.org/executorch/0.5/demo-apps-ios.html
  1. These links are working/ or is by design
Location Link with the issue Comment
recipes_source/deployment_with_flask.rst http://localhost:5000/predict This is a local endpoint intended for users running the Flask app. This may not be a documentation bug, but a by-design example. Need your inputs.
intermediate_source/torchserve_with_ipex_2.rst https://easyperf.net/blog/2019/02/09/Top-Down-performance-analysis-methodology This link works properly - maybe a temporary connection issue

cc - @spzala @svekars

@sekyondaMeta sekyondaMeta added easy docathon-h1-2025 A label for the docathon in H1 2025 labels Jun 3, 2025
@nirajkamal
Copy link
Contributor

/assigntome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docathon-h1-2025 A label for the docathon in H1 2025 easy incorrect link
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants