Skip to content

Commit

Permalink
Merge branch 'main' of github.com:p2-inc/phasetwo-java
Browse files Browse the repository at this point in the history
  • Loading branch information
xgp committed Feb 17, 2024
2 parents bb54564 + 736f78b commit 9c05889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Phase Two Java SDK library provides access to the Phase Two API from applica

## Documentation

See the [API Reference](https://phasetwo.io/api/) and [Javadoc](https://javadoc.io/doc/io.phasetwo/phasetwo-admin-client)
See the [API Reference]([https://phasetwo.io/api/](https://phasetwo.io/api/phase-two-admin-rest-api)) and [Javadoc](https://javadoc.io/doc/io.phasetwo/phasetwo-admin-client)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>phasetwo-admin-client</artifactId>
<packaging>jar</packaging>
<name>phasetwo-admin-client</name>
<version>0.1.6-SNAPSHOT</version>
<version>0.1.7-SNAPSHOT</version>

<parent>
<groupId>com.github.xgp</groupId>
Expand Down

0 comments on commit 9c05889

Please sign in to comment.