Skip to content

broken link to documentation in readme #2557

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
martinResearch opened this issue Aug 6, 2020 · 4 comments
Closed

broken link to documentation in readme #2557

martinResearch opened this issue Aug 6, 2020 · 4 comments
Assignees

Comments

@martinResearch
Copy link

🐛 Bug

the link to the documentation in the readme file http://pytorch.org/docs/master/torchvision/ is broken. It should be replaced by https://pytorch.org/docs/stable/torchvision I believe.

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Aug 6, 2020

This issue is probably related to #2551 . Currently, instead of stable docs, master version is shown.

@fmassa
Copy link
Member

fmassa commented Aug 7, 2020

cc @jlin27

@jlin27
Copy link

jlin27 commented Aug 10, 2020

Looks like for the last release, the vision docs were pinned to another version instead of release/0.7. I'll check if there is any issue reversing that and if not, re-build the docs based off of stable

@jlin27
Copy link

jlin27 commented Aug 19, 2020

Rebuilt the docs and pushed out the release/0.7 vision docs in this PR: pytorch/pytorch.github.io#458

@jlin27 jlin27 closed this as completed Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants