diff --git a/book/src/schema/index.md b/book/src/schema/index.md index 57c8fb8..de1f679 100644 --- a/book/src/schema/index.md +++ b/book/src/schema/index.md @@ -37,7 +37,7 @@ Some of these are not natively supported in each language, turning into a common | &bytes | &\[u8] | []byte | ByteArray | Uint8Array | bytes | [big.Int]: https://pkg.go.dev/math/big#Int -[BigInteger]: https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/math/BigInteger.html +[BigInteger]: https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/math/BigInteger.html ### Generics