From 5c17091db4e909113ce3c3b259688476521d4f46 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Thu, 13 Nov 2014 01:17:14 +1100 Subject: [PATCH] replace documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46af132052..8030665b08 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ **6to5** turns ES6 code into vanilla ES5, so you can use ES6 features **today.** -For more information view the [documentation](https://github.com/6to5/6to5/tree/master/doc). +For more information view the [documentation](https://6to5.github.io).