Skip to content

Commit 9b4fb46

Browse files
committed
[PYT-184] Use staging links for Tutorials / Docs
1 parent f5961bd commit 9b4fb46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ external_urls:
1919
github: https://github.com/pytorch/pytorch
2020
github_issues: https://github.com/pytorch/pytorch/issues
2121
contributing: https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md
22-
docs: https://pytorch.org/docs/stable/index.html
22+
docs: https://shiftlab.github.io/pytorch_docs
2323
twitter: https://twitter.com/pytorch
2424
facebook: https://www.facebook.com/pytorch
2525
slack: https://pytorch.slack.com
2626
discuss: https://discuss.pytorch.org
27-
tutorials: https://pytorch.org/tutorials
27+
tutorials: https://shiftlab.github.io/pytorch_tutorials
2828
previous_pytorch_versions: https://pytorch.org/previous-versions/
2929
udacity_courses: https://pytorch.org
3030
livereload: true

0 commit comments

Comments
 (0)