From 1e3e3c147f7010e92d1c7ea44d1a0ea1b61f9adb Mon Sep 17 00:00:00 2001 From: Alex Mercier Date: Wed, 19 May 2021 16:45:15 +0200 Subject: [PATCH] Fix wrong URL in documentation `http://webpack.github.com/` was used while `https://webpack.github.io/` is the correct one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa31381..0932be2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # analyse -[http://webpack.github.com/analyse](http://webpack.github.com/analyse) +[https://webpack.github.io/analyse](https://webpack.github.io/analyse) ## Running