From 97354a37697bc12fff1629c8aafdc38159aa9bbc Mon Sep 17 00:00:00 2001 From: Rong Rong Date: Thu, 12 Aug 2021 14:56:14 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index a610bf1..ea6a80f 100644 --- a/Home.md +++ b/Home.md @@ -131,6 +131,7 @@ New to PyTorch? Don't know where to start? ## Workflow docs +* [Continuous Integration](Continuous-Integration) * [Bot commands](Bot-commands) * [Code review values](Code-review-values) * [Lint as you type](Lint-as-you-type)