From db12be1c4c9c18c27f50d9ecc6bcc3e3406f1650 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 27 Nov 2023 10:30:31 -0800 Subject: [PATCH] Fixed documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10a9aa0..3f613d6 100755 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ public void startServer() throws Exception { } ``` -Please check the [ExecOperation documentation](https://rife2.github.io/bld-exec/rife/bld/extension/ExecOperation.html#method-summary) for all available configuration options. +Please check the [ExecOperation documentation](https://rife2.github.io/bld-pmd/rife/bld/extension/PmdOperation.html#method-summary) for all available configuration options.