8000 update link to latest release download zip file · SnarkyPapi/server-client-python@071efc7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 071efc7

Browse files
authored
update link to latest release download zip file
The download button on the page was linked to the oldest version, v0.1. Updated link to point to the latest version, v0.7.
1 parent 0ac5740 commit 071efc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ indexed_by_search: false
88
<p>The Tableau Server Client is a Python library for the Tableau Server REST API.</p>
99
<br />
1010
<a class="btn btn-primary btn-lg" href="{{ site.baseurl }}/docs" role="button">Get Started</a>&nbsp;&nbsp;
11-
<a class="btn btn-primary btn-lg" href="https://github.com/tableau/server-client-python/archive/v0.1.zip" role="button">Download</a>
11+
<a class="btn btn-primary btn-lg" href="https://github.com/tableau/server-client-python/archive/v0.7.zip" role="button">Download</a>
1212
</header>
1313

0 commit comments

Comments
 (0)
0