Skip to content

Commit 684d15c

Browse files
authored
Installation doc: correct json-b url
Seems like json-b.net domain expired and was bought by something else
1 parent e6d2abe commit 684d15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Requirements:
77
* A JSON object mapping library to allow seamless integration of
88
your application classes with the Elasticsearch API. The Java client has
99
support for https://github.com/FasterXML/jackson[Jackson] or a
10-
http://json-b.net/[JSON-B] library like
10+
https://javaee.github.io/jsonb-spec/[JSON-B] library like
1111
https://github.com/eclipse-ee4j/yasson[Eclipse Yasson].
1212

1313

0 commit comments

Comments
 (0)