From 4b249ad8185f8f20df508809508b494512f782e1 Mon Sep 17 00:00:00 2001 From: Zachary DeVito Date: Tue, 20 Oct 2020 14:36:08 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 3b8c46c..295f8bb 100644 --- a/Home.md +++ b/Home.md @@ -128,6 +128,7 @@ Welcome to the PyTorch developer's wiki! * [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) +* [Debugging Windows with Remote-Desktop or CDB-(CLI-windbg) on CircleCI] (https://github.com/pytorch/pytorch/wiki/Debugging-Windows-with-Remote-Desktop-or-CDB-(CLI-windbg)-on-CircleCI] * [Structure of CI](https://github.com/pytorch/pytorch/blob/master/.circleci/README.md) ## Community