From 4ac82584dc103bdba4c40a0476aacc8cb48e5fea Mon Sep 17 00:00:00 2001 From: William Falcon Date: Wed, 15 Jan 2020 14:48:06 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05173af1..672604ed 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ pip install pytorch-lightning ``` ## Docs -**[View the docs here](https://williamfalcon.github.io/pytorch-lightning/)** +**[View the docs here](https://pytorch-lightning.readthedocs.io/en/latest)** ## Demo [Copy and run this COLAB!](https://colab.research.google.com/drive/1F_RNcHzTfFuQf-LeKvSlud6x7jXYkG31#scrollTo=HOk9c4_35FKg)