Skip to content

Commit 126ad97

Browse files
authored
driver-matrix link in migration-docs (#192)
1 parent fa0c9eb commit 126ad97

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

modules/ROOT/pages/connect-clients-to-target.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For further information, please refer to the documentation of the driver languag
3030

3131
== Configuring your driver to connect to Astra DB
3232

33-
To connect to your Astra DB cluster, you will need:
33+
To connect to your Astra DB cluster, you need:
3434

3535
* A valid set of credentials (ClientID and Client Secret) for the Astra DB organization to which your cluster belongs:
3636
** Note: You will already have used these credentials when you configured the {zdm-proxy} to connect to your Astra DB cluster as Target.
@@ -42,9 +42,8 @@ To connect to your Astra DB cluster, you will need:
4242

4343
include::partial$tip-scb.adoc[]
4444

45-
You will also need to check whether the driver used by your client application has native support for the xref:glossary.adoc#_secure_connect_bundle_scb[Astra DB Secure Connect Bundle].
46-
To do so, please refer to the documentation for your driver language and version,
47-
and check the per-language https://docs.datastax.com/en/driver-matrix/docs/version-compatibility.html[driver compatibility matrix] for details (look for the support status in the **Astra / Cloud** column for your driver version).
45+
Make sure you choose a driver language and version that is compatible with {astra_db}.
46+
For more information, see xref:datastax-drivers:compatibility:driver-matrix.adoc[].
4847

4948
// The SCB support was made available beginning the following versions in the drivers:
5049
//

0 commit comments

Comments
 (0)