From d960774ae60da35e04503e2bbd3a2a0cc5e6c3b2 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Tue, 21 Jan 2020 13:17:36 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 30a576cf8e..57babb18ad 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,12 @@ pip install pytorch-lightning ``` ## Docs -**[View the docs here](https://pytorch-lightning.rtfd.io/en/latest)** -** DOCS TEMPORARILY have broken links because we recently switched orgs from williamfalcon/pytorch-lightning to pytorchlightning/pytorch-lightning [jan 15, 2020]. +[jan 20, 2020] +**[Old docs (some links might be broken](https://pytorch-lightning.readthedocs.io/en/stable) +###### As a temporary hack, when you get the 404, replace williamfalcon.github.io with pytorchlightning.github.io. + +**[New docs, CURRENTLY DEBUGING](https://pytorch-lightning.rtfd.io/en/latest)** -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)