We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5961bd commit 9b4fb46Copy full SHA for 9b4fb46
_config.yml
@@ -19,12 +19,12 @@ external_urls:
19
github: https://github.com/pytorch/pytorch
20
github_issues: https://github.com/pytorch/pytorch/issues
21
contributing: https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md
22
- docs: https://pytorch.org/docs/stable/index.html
+ docs: https://shiftlab.github.io/pytorch_docs
23
twitter: https://twitter.com/pytorch
24
facebook: https://www.facebook.com/pytorch
25
slack: https://pytorch.slack.com
26
discuss: https://discuss.pytorch.org
27
- tutorials: https://pytorch.org/tutorials
+ tutorials: https://shiftlab.github.io/pytorch_tutorials
28
previous_pytorch_versions: https://pytorch.org/previous-versions/
29
udacity_courses: https://pytorch.org
30
livereload: true
0 commit comments