Skip to content

Commit

Permalink
docs: prepare docs for v2.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmamo authored Nov 12, 2024
1 parent 8ca311b commit 2eed855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -114,7 +114,7 @@ https://github.com/smooks/smooks-examples/tree/v1.0.2/validation-basic[See the V
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-validation-cartridge</artifactId>
<version>3.0.0</version>
<version>2.0.1</version>
</dependency>
----
// end::smooks-validation-cartridge[]
Expand Down

0 comments on commit 2eed855

Please sign in to comment.