Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b43d065

Browse files
committed
add plotcon link to api doc header
1 parent 81f46cc commit b43d065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/_new/_page-components/_header-main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1 class="--name">plotly</h1>
1919
<ul>
2020
<li><a href="https://plot.ly/feed/" target="_blank"><span class="--item">Feed</span></a></li>
2121
<li><a href="https://plot.ly/products/cloud/" target="_blank"><span class="--item">Pricing</span></a></li>
22-
<li><a href="https://plot.ly/alpha/workspace/" target="_blank"><span class="--item">Make a Chart</span></a></li>
22+
<li><a href="https://plotcon.plot.ly/" target="_blank"><span class="--item">PLOTCON NYC</span></a></li>
2323
<li><a href="https://plot.ly/api/" onmouseover="dropDownMenu('api-menu')" onmouseout="hideDropDownMenu('api-menu')" target="_self"><span class="--item">API
2424
<div class="icon">
2525
<svg style="width:24px;height:24px" viewbox="0 0 24 24"></svg>

0 commit comments

Comments
 (0)