From 89fd38f7208336a7fe6b47fe62655e46338f772c Mon Sep 17 00:00:00 2001 From: iurii zdebskyi <47012416+izdeby@users.noreply.github.com> Date: Thu, 1 Oct 2020 16:13:36 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 1d6a33a..1539c48 100644 --- a/Home.md +++ b/Home.md @@ -30,4 +30,5 @@ Welcome to the PyTorch developer's wiki! * [Lint as you type](Lint-as-you-type) * [Pull request review etiquette](Pull-request-review-etiquette) * [Docker image build on CircleCI](Docker-image-build-on-CircleCI) -* [Debugging with Remote Desktop on CircleCI](Debugging-with-Remote-Desktop-on-CircleCI) \ No newline at end of file +* [Debugging with Remote Desktop on CircleCI](Debugging-with-Remote-Desktop-on-CircleCI) +* [Structure of CI](https://github.com/pytorch/pytorch/tree/master/.circleci) \ No newline at end of file