diff --git a/PyTorch-Basics.md b/PyTorch-Basics.md index e53fd29..0b6b194 100644 --- a/PyTorch-Basics.md +++ b/PyTorch-Basics.md @@ -63,4 +63,6 @@ See this detailed section in our [CONTRIBUTING.MD](https://github.com/pytorch/py Please see https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md and [the GitHub First user guide](https://docs.google.com/document/d/1ZL55DvvnBwGqkyjrDRoQNK7ZCYeu7e2U4vi1O36c53I/edit). -For fb employees, feel free to check out [instructions for our old workflow of landing internally](https://fb.quip.com/Qym6ATnVdb5O). \ No newline at end of file +For fb employees, feel free to check out [instructions for our old workflow of landing internally](https://fb.quip.com/Qym6ATnVdb5O). + +**Next: [PyTorch Workflow Cheatsheet](https://github.com/pytorch/pytorch/wiki/PyTorch-Workflow-Cheatsheet)** \ No newline at end of file