From deb1581e26b7547baf876b7a94361e60bb200d32 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Thu, 16 Jan 2020 08:48:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f9de59a76c..7574529140 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ pip install pytorch-lightning **[View the docs here](https://pytorch-lightning.readthedocs.io/en/latest)** ** DOCS TEMPORARILY have broken links because we recently switched orgs from williamfalcon/pytorch-lightning to pytorchlightning/pytorch-lightning [jan 15, 2020]. +As a temporary hack, when you get the 404, replace williamfalcon.github.io with pytorchlightning.github.io. + ## Demo [Copy and run this COLAB!](https://colab.research.google.com/drive/1F_RNcHzTfFuQf-LeKvSlud6x7jXYkG31#scrollTo=HOk9c4_35FKg)