From 29bc523a086bec7d374fcf7a2624d941a2efa60e Mon Sep 17 00:00:00 2001 From: rxliuli Date: Tue, 18 Feb 2025 20:23:55 +0800 Subject: [PATCH] docs: fix dead links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5bb8bed..00c2bf4f 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Custom Jimp -If you want to extend jimp or omit types or functions visit [@jimp/custom](./packages/custom). +If you want to extend jimp or omit types or functions visit [@jimp/custom](https://jimp-dev.github.io/jimp/guides/custom-jimp/). - Add file-types or switch encoder/decoders - Add add/remove plugins (image manipulation methods)