Skip to content

Fix redirect #1817

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

Merged
merged 1 commit into from
Feb 4, 2022
Merged

Fix redirect #1817

merged 1 commit into from
Feb 4, 2022

Conversation

mthrok
Copy link
Contributor

@mthrok mthrok commented Feb 3, 2022

#1800 replaced the
obsolete tutorials with symbolic links to the new ones, but
the symbolic links were not correct, and causes deployment error.

https://github.com/pytorch/tutorials/runs/5054296371?check_suite_focus=true

This commit fixes the symbolic links.

https://mthrok.github.io/tutorials/beginner/examples_autograd/polynomial_custom_function.html
https://mthrok.github.io/tutorials/beginner/examples_autograd/two_layer_net_custom_function.html

#1800 replaced the
obsolete tutorials with symbolic links to the new ones, but
the symbolic links were not correct, and causes deployment error.

https://github.com/pytorch/tutorials/runs/5054296371?check_suite_focus=true

This commit fixes the symbolic links.
@mthrok mthrok requested review from holly1238 and brianjo February 3, 2022 23:10
@brianjo brianjo merged commit 3883a3b into pytorch:gh-pages Feb 4, 2022
@mthrok mthrok deleted the gh-pages branch February 4, 2022 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants