From 04024aabc9cbbb4fffd27a37569584d828420fa8 Mon Sep 17 00:00:00 2001 From: kelvine Date: Wed, 1 Jun 2022 20:50:56 +0200 Subject: [PATCH] Updated link in readme The link had an old TLD (.com), so it was resulting in a 404. I simply updated it to the correct TLD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa31381..f183b2e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # analyse -[http://webpack.github.com/analyse](http://webpack.github.com/analyse) +[http://webpack.github.io/analyse](http://webpack.github.io/analyse) ## Running