We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbff9f2 commit 1cbcfb7Copy full SHA for 1cbcfb7
_includes/_new/_page-components/_header-main.html
@@ -17,7 +17,6 @@ <h1 class="--name">plotly</h1>
17
</div></a>
18
<nav class="--nav-site">
19
<ul>
20
- <li><a href="https://plot.ly/feed/" target="_blank"><span class="--item">Feed</span></a></li>
21
<li><a href="https://plot.ly/products/cloud/" target="_blank"><span class="--item">Pricing</span></a></li>
22
<li><a href="https://plotcon.plot.ly/" target="_blank"><span class="--item">PLOTCON NYC</span></a></li>
23
<li><a href="https://plot.ly/api/" onmouseover="dropDownMenu('api-menu')" onmouseout="hideDropDownMenu('api-menu')" target="_self"><span class="--item">API
0 commit comments