Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit fff2334

Browse files
authored
Merge pull request #535 from tableau/pvanderknyff-patch-1
Fix broken link
2 parents d2afdcf + 4e98e88 commit fff2334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<h1>{{ page.title }}</h1>
1919
<div class="alert alert-info"><p><strong>Deprected</strong>: This repository will be removed with the Tableau 26.3 release.</p>
2020

21-
<p>The Web Data Connector 2.x framework is deprecated. Migrate to the [REST API Connector on Tableau Exchange](https://exchange.tableau.com/products/1111) — built by Tableau, supports JSON and CSV over HTTP GET, Basic/Bearer/OAuth authentication, and runs on Tableau 2023.3 and later. Note: this connector is extract-only and requires a JDBC driver installation.</a>.</p>
21+
<p>The Web Data Connector 2.x framework is deprecated. Migrate to the REST API Connector on Tableau Exchange — built by Tableau, supports JSON and CSV over HTTP GET, Basic/Bearer/OAuth authentication, and runs on Tableau 2023.3 and later. Note: this connector is extract-only and requires a JDBC driver installation</a>.</p>
2222
</div>
2323
<div class="edit-container">
2424
<a href="https://github.com/tableau/webdataconnector/edit/master/{{ page.path }}" class="edit-links"><span class="glyphicon glyphicon-pencil"></span> Edit this page</a>

0 commit comments

Comments
 (0)