From 2eed855af5178883c607d08f6b50f8c5126b2b0a Mon Sep 17 00:00:00 2001 From: cjmamo <823038+cjmamo@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:07:43 +0100 Subject: [PATCH] docs: prepare docs for v2.0.1 release --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 6d952fb..4657a46 100644 --- a/README.adoc +++ b/README.adoc @@ -104,7 +104,7 @@ customerId=ftl:Invalid customer number '${ruleResult.text}' at '${path}'. Custo == Example -https://github.com/smooks/smooks-examples/tree/v1.0.2/validation-basic[See the Validation Example]. +https://github.com/smooks/smooks-examples/tree/v4/validation-basic[See the Validation Example]. == Maven Coordinates @@ -114,7 +114,7 @@ https://github.com/smooks/smooks-examples/tree/v1.0.2/validation-basic[See the V org.smooks.cartridges smooks-validation-cartridge - 3.0.0 + 2.0.1 ---- // end::smooks-validation-cartridge[]