From 0e749cb509733b3877cc1926f73c95c0cf51cb99 Mon Sep 17 00:00:00 2001 From: Eric Nolte Date: Mon, 17 Mar 2025 16:32:03 -0400 Subject: [PATCH] docs: remove link to phishing site Old link is jumping to some sketchy phishing site so seems higher priority than just a dead link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ffbc6..6c31e0f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ jsdoc-webpack-plugin ========================== -WebPack plugin that runs [jsdoc](http://usejsdoc.org/) on your bundles +WebPack plugin that runs [jsdoc](https://jsdoc.app/) on your bundles # Usage In webpack.config.js: