From d40a91b9d9ff1fbcf6519e07315052413aeb1db5 Mon Sep 17 00:00:00 2001 From: Richard Zou Date: Wed, 21 Jun 2023 15:14:10 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 0d9a47d..e7650ab 100644 --- a/Home.md +++ b/Home.md @@ -14,8 +14,8 @@ New to PyTorch? Don't know where to start? - [[Core Onboarding|Core Frontend Onboarding]] ## Contributing -* [PyTorch Contribution Guide](https://github.com/pytorch/pytorch/blob/master/docs/source/community/contribution_guide.rst) -* [Setting up you dev environment (contributing.md)](https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md) +* [PyTorch Contribution Guide](https://docs.google.com/document/d/1oNhUeGE-8ajsYaMpoV6ZQANQZVeKrdFanI9VMbFzOzc/edit) +* [Setting up your dev environment (contributing.md)](https://github.com/pytorch/pytorch/blob/main/CONTRIBUTING.md) * [How to propose feature changes to PyTorch](How-to-propose-feature-changes-to-PyTorch) * [Troubleshooting](Troubleshooting) * [Getting Help](getting-help-as-a-contributor)