We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab50d5a commit 103786eCopy full SHA for 103786e
1 file changed
docs/reference/sql/endpoints/jdbc.asciidoc
@@ -53,7 +53,7 @@ Once registered, the driver understands the following syntax as an URL:
53
54
["source","text",subs="attributes"]
55
----
56
-jdbc:es://<1>[http|https]?<2>[host[:port]]*<3>/[prefix]*<4>[?[option=value]&<5>]*
+jdbc:es://<1>[[http|https]://]*<2>[host[:port]]*<3>/[prefix]*<4>[?[option=value]&<5>]*
57
58
59
<1> `jdbc:es://` prefix. Mandatory.
0 commit comments