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 f63e9e9 commit c32846cCopy full SHA for c32846c
_includes/layouts/_footer-main.html
@@ -32,7 +32,9 @@ <h6 style="color:#e763fa" class="--footer-heading">Products</h6>			
32
<li class="--footer-column">
33
<h6 style="color:#636efa" class="--footer-heading">Pricing</h6>			
34
<ul>
35
- <li><a href="https://plotly.com/pricing" target="_self">Enterprise Pricing</a></li>
+ <li><a href="https://plotly.com/get-pricing" target="_self">Dash Enterprise Pricing</a></li>
36
+ 				
37
+ <li><a href="https://plotly.com/pricing" target="_self">Plotly Studio and Cloud Pricing</a></li>
38
				
39
</ul>
40
</li>
0 commit comments