From 5127e294325f479c4d0b7aeb12e54cf5564ebc39 Mon Sep 17 00:00:00 2001 From: Luke Petschauer Date: Wed, 13 Mar 2024 12:22:41 -0700 Subject: [PATCH] Update README.md link to 2024.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6be4baf1..cbdffa7e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project consists of documentation, example files, the Tableau Datasource Verification Tool (TDVT) test harness, and a packaging tool that you can use to build and customize a Tableau Connector that uses an ODBC or JDBC driver. -The latest version of the SDK is always targeted towards the latest, non-beta version of Tableau. Right now, this is **[Tableau Desktop/Server 2024.1]**. This means that the samples may not work on older versions of Tableau, and connectors packaged with newer versions of the SDK may not work in older versions of Tableau. You can download past releases of the SDK to work with older versions of Tableau if necessary. +The latest version of the SDK is always targeted towards the latest, non-beta version of Tableau. Right now, this is **[Tableau Desktop/Server 2024.1](https://www.tableau.com/support/releases/desktop/2024.1)**. This means that the samples may not work on older versions of Tableau, and connectors packaged with newer versions of the SDK may not work in older versions of Tableau. You can download past releases of the SDK to work with older versions of Tableau if necessary. | Tool | Latest Version | |--------------------------------------------------|---------------------|