We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1509446 commit 1cf1486Copy full SHA for 1cf1486
README.md
@@ -12,12 +12,12 @@ npm i -s @questdb/nodejs-client
12
## Configuration options
13
14
Detailed description of the client's configuration options can be found in
15
-the <a href="SenderOptions.html">SenderOptions</a> documentation.
+the <a href="https://questdb.github.io/nodejs-questdb-client/SenderOptions.html">SenderOptions</a> documentation.
16
17
## Examples
18
19
The examples below demonstrate how to use the client. <br>
20
-For more details, please, check the <a href="Sender.html">Sender</a>'s documentation.
+For more details, please, check the <a href="https://questdb.github.io/nodejs-questdb-client/Sender.html">Sender</a>'s documentation.
21
22
### Basic API usage
23
0 commit comments