Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _includes/layouts/_footer-main.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ <h6 style="color:#119dff" class="--footer-heading">JOIN OUR MAILING LIST</h6>&#x
<li class="--footer-column">
<h6 style="color:#e763fa" class="--footer-heading">Products</h6>&#x9;&#x9;&#x9;
<ul>
<li><a href="https://plotly.com/studio?utm_source=graphing_libraries&utm_medium=documentation&utm_content=footer" target="_self">Plotly Studio</a></li>
<li><a href="https://plotly.com/studio?utm_source=graphing_libraries&utm_medium=documentation&utm_campaign=studio_cloud_community&utm_content=footer" target="_self">Plotly Studio</a></li>
&#x9;&#x9;&#x9;&#x9;
<li><a href="https://plotly.com/cloud?utm_source=graphing_libraries&utm_medium=documentation&utm_content=footer" target="_self">Plotly Cloud</a></li>
<li><a href="https://plotly.com/cloud/?utm_source=graphing_libraries&utm_medium=documentation&utm_campaign=studio_cloud_community&utm_content=cloud_footer" target="_self">Plotly Cloud</a></li>
&#x9;&#x9;&#x9;&#x9;
<li><a href="https://plotly.com/dash/?utm_source=graphing_libraries&utm_medium=documentation&utm_content=footer" target="_self">Dash Enterprise</a></li>
&#x9;&#x9;&#x9;&#x9;
Expand Down
4 changes: 2 additions & 2 deletions _includes/layouts/_header-main.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</div>
<div class="close-menu"></div>
<ul>
<li><a class="download-studio-btn" style="display: inline-block; font-weight: bold; background: #7A76FF; color: white !important; padding: 8px 16px; border-radius: 8px; text-decoration: none; transition: background 0.3s ease;" href="https://plotly.com/studio?utm_source=graphing_libraries&utm_medium=documentation&utm_content=header">Download Studio</a></li>
<li><a class="download-studio-btn" style="display: inline-block; font-weight: bold; background: #7A76FF; color: white !important; padding: 8px 16px; border-radius: 8px; text-decoration: none; transition: background 0.3s ease;" href="https://plotly.com/studio?utm_source=graphing_libraries&utm_medium=documentation&utm_campaign=studio_cloud_community&utm_content=header">Download Studio</a></li>
<li><a style="font-weight: bold;" href="https://plotly.com/pricing?utm_source=graphing_libraries&utm_medium=documentation&utm_content=header">Studio and Cloud Pricing</a></li>
<li><a style="font-weight: bold;" href="https://plotly.com/get-pricing?utm_source=graphing_libraries&utm_medium=documentation&utm_content=header">Dash Enterprise Pricing</a></li>
<!--<li><a style="font-weight: bold;" href="http://plotly.cloud">Dash Cloud</a></li>-->
Expand Down Expand Up @@ -125,7 +125,7 @@
</ul>

</li>
<li><a class="download-studio-btn" style="display: inline-block; font-weight: bold; background: #7A76FF; color: white !important; padding: 8px 16px; border-radius: 8px; text-decoration: none; transition: background 0.3s ease;" href="https://plotly.com/studio?utm_source=graphing_libraries&utm_medium=documentation&utm_content=header">Download Studio</a></li>
<li><a class="download-studio-btn" style="display: inline-block; font-weight: bold; background: #7A76FF; color: white !important; padding: 8px 16px; border-radius: 8px; text-decoration: none; transition: background 0.3s ease;" href="http://plotly.com/studio?utm_source=graphing_libraries&utm_medium=documentation&utm_campaign=studio_cloud_community&utm_content=header">Download Studio</a></li>
<li><a style="font-weight: bold;" href="https://plotly.com/pricing?utm_source=graphing_libraries&utm_medium=documentation&utm_content=header">Studio and Cloud Pricing</a></li>
<li><a style="font-weight: bold;" href="https://plotly.com/get-pricing?utm_source=graphing_libraries&utm_medium=documentation&utm_content=header">Dash Enterprise Pricing</a></li>
<!--<li><a style="font-weight: bold;" href="http://plotly.cloud">Dash Cloud</a></li>-->
Expand Down
2 changes: 1 addition & 1 deletion _includes/layouts/dashplug.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="dash-plug">
<p>Plotly Studio: Transform any dataset into an interactive data application in minutes with AI. <a href="https://plotly.com/studio/?utm_source=graphing_libraries&utm_medium=documentation&utm_content=sidebar">Try Plotly Studio now.</a>
<p>Plotly Studio: Transform any dataset into an interactive data application in minutes with AI. <a href="http://plotly.com/studio?utm_source=graphing_libraries&utm_medium=documentation&utm_campaign=studio_cloud_community&utm_content=sidebar">Try Plotly Studio now.</a>
</p>
</div>