Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevewalton28 committed Dec 16, 2020
1 parent 83f37ea commit 43b0142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ submit an issue ticket.
## Documentation

- A full reference guide is here: https://digital-delivery-academy.github.io/selenium-pom-framework/index.html
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.13
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.14

## Example checks/project

Expand All @@ -63,7 +63,7 @@ This project is published to Maven Central, so you just need to put this in your
<dependency>
<groupId>uk.co.evoco</groupId>
<artifactId>selenium-pom-framework</artifactId>
<version>1.0.13</version>
<version>1.0.14</version>
</dependency>
```

Expand Down

0 comments on commit 43b0142

Please sign in to comment.