From 78c4e32bb0b6a3cd0db307c29d5a2353f4d12c8d Mon Sep 17 00:00:00 2001 From: Jan Nicklas Date: Sun, 24 Jan 2016 19:31:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e69b73..3844683 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ $ npm install html-webpack-plugin@2 --save-dev Migration guide from 1.x ------------------------ -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] +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)