Skip to content

Commit 7038dc6

Browse files
committed
Docs fix
ConnectionSettings only has one constructor.
1 parent a3a8fec commit 7038dc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/concepts/connecting.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ This section describes how to instantiate a client and have it connect to the se
1515
.SetDefaultIndex("mpdreamz");
1616
var client = new ElasticClient(elasticSettings);
1717

18-
`ConnectionSettings`'s constructor has many overloads, including support for connecting through proxies.
19-
2018
## Connecting
2119

2220
Connecting can be done several ways:

0 commit comments

Comments
 (0)