Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
javadoc url update
  • Loading branch information
tommens authored Dec 29, 2024
1 parent 7aac6d5 commit 4211468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The BDD scenarios are specified as .feature files in the src\test\resources dire
* [JUnit5](https://junit.org/junit5/) - a unit testing framework for Java
* [Cucumber](https://cucumber.io/docs/cucumber/) - a tool for Behaviour-Driven Development
* [JaCoCo](https://www.jacoco.org) - a code coverage library for Java
* [JavaDoc](https://docs.oracle.com/en/java/javase/17/javadoc/javadoc.html) - a code documentation tool for Java
* [JavaDoc](https://docs.oracle.com/en/java/javase/21/javadoc/javadoc.html) - a code documentation tool for Java

## Versions

Expand Down

0 comments on commit 4211468

Please sign in to comment.