Skip to content

Commit 93bf198

Browse files
authored
Update README.md
1 parent d933bfa commit 93bf198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install from the [Visual Studio Code Marketplace](https://marketplace.visualstud
1919

2020
The Database Client extension will collects and sends anonymous usage data to the Database Client server to help improve our products and services. Read our [Privacy Statement](https://database-client.com/#/privacyPolicy) to learn more.
2121

22-
Telemetry reporting follows the telemetry settings of VS Code. Additionally, you can independently disable it by setting `"database-client.telemetry.usesOnlineServices": false`.
22+
Telemetry reporting follows the [telemetry settings](https://code.visualstudio.com/docs/getstarted/telemetry) of VS Code. Additionally, you can independently disable it by setting `"database-client.telemetry.usesOnlineServices": false`.
2323

2424
## Connect
2525

@@ -96,4 +96,4 @@ Click the history button to open the list of recently executed query history rec
9696
- [node-postgres](https://github.com/brianc/node-postgres): PostgreSQL client.
9797
- [tedious](https://github.com/tediousjs/tedious): SqlServer client.
9898
- [ioredis](https://github.com/luin/ioredis): Redis client.
99-
- [vscode-sqlite](https://github.com/AlexCovizzi/vscode-sqlite): SQLite client code reference.
99+
- [vscode-sqlite](https://github.com/AlexCovizzi/vscode-sqlite): SQLite client code reference.

0 commit comments

Comments
 (0)