From 53e4440752b0c20c2adc9f4673103f1f9b289c0b Mon Sep 17 00:00:00 2001 From: lixinyu Date: Mon, 18 May 2020 11:52:14 -0700 Subject: [PATCH] [Test] Test write access --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f423fe415a3f..0e3e323c4f25 100644 --- a/README.md +++ b/README.md @@ -77,4 +77,4 @@ The website is hosted on [Github Pages](https://pages.github.com/) at [https://p To deploy changes, merge your latest code into the `sites` branch. A build will be automatically built and committed to the `master` branch via a CircleCI job. -To view the status of the build visit [https://circleci.com/gh/pytorch/pytorch.github.io](https://circleci.com/gh/pytorch/pytorch.github.io). +To view the status of the build visit [https://circleci.com/gh/pytorch/pytorch.github.io] (https://circleci.com/gh/pytorch/pytorch.github.io).