Skip to content

Commit 8ab1345

Browse files
authored
Merge pull request #435 from coliff/patch-2
Https link to save redirect
2 parents a5568b2 + d476a78 commit 8ab1345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<!-- <li><a href="{{ site.baseurl }}/news/">What's New?</a></li> -->
2020
</ul>
2121
<ul class="nav navbar-nav navbar-right">
22-
<li class="tableauIcon"><a target="_blank" href="http://tableau.com"><img src="{{ site.baseurl }}/assets/logo.png" alt="Tableau Developers" class="logo" /></a></li>
22+
<li class="tableauIcon"><a target="_blank" href="https://tableau.com"><img src="{{ site.baseurl }}/assets/logo.png" alt="Tableau Developers" class="logo" /></a></li>
2323
<li><a target="_blank" href="https://github.com/tableau/server-client-python"><span class="icon icon--github" title="Tableau Server Client on GitHub" alt="Tableau Server Client on GitHub">{% include icon-github.svg %}</span></a></li>
2424
</ul>
2525
</div>

0 commit comments

Comments
 (0)