From d49c2207c50b5691eeecd53f33ad8be523e74fe2 Mon Sep 17 00:00:00 2001 From: Jan Nicklas Date: Sun, 24 Jan 2016 19:30:22 +0100 Subject: [PATCH] Fix migration guide link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a65148..5e69b73 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ $ npm install html-webpack-plugin@2 --save-dev Migration guide from 1.x ------------------------ -Please see the guide [https://github.com/ampedandwired/html-webpack-plugin/blob/master/migration.md] +If you used the 1.x version please take a look at the (migration guide)[https://github.com/ampedandwired/html-webpack-plugin/blob/master/migration.md] In case I missed something please open a pull request for it. See also issue [#186](https://github.com/ampedandwired/html-webpack-plugin/issues/186)