Skip to content

Commit b2225b7

Browse files
committed
add link to the java 9 one too
1 parent 58e028b commit b2225b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The Token Binding negotiation implementation relies on modifications to a few Op
8888
| 10.0.1 | [1.0.0.v1]
8989
| 10 | [1.0.0.v1]
9090

91-
See [java8-token-binding-negotiation] for Token Binding Protocol Negotiation support with Java 8.
91+
See [java8-token-binding-negotiation] or [java9-token-binding-negotiation] for Token Binding Protocol Negotiation support with Java 8 and Java 9 respectively.
9292

9393
### License
9494
The modified OpenJDK classes are released under the same GPLv2 + Classpath Exception license as the OpenJDK.
@@ -99,7 +99,7 @@ The modified OpenJDK classes are released under the same GPLv2 + Classpath Excep
9999

100100
[token-binding-java]:https://github.com/pingidentity/token-binding-java
101101
[java8-token-binding-negotiation]:https://github.com/pingidentity/java8-token-binding-negotiation
102-
102+
[java9-token-binding-negotiation]:https://github.com/pingidentity/java9-token-binding-negotiation
103103

104104
[I-D.ietf-tokbind-https]:https://tools.ietf.org/html/draft-ietf-tokbind-https
105105
[I-D.ietf-tokbind-protocol]:https://tools.ietf.org/html/draft-ietf-tokbind-protocol

0 commit comments

Comments
 (0)