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 c32846c commit d7540e4Copy full SHA for d7540e4
_includes/layouts/_footer-main.html
@@ -32,9 +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/get-pricing" target="_self">Dash Enterprise Pricing</a></li>
+ <li><a href="https://plotly.com/get-pricing" target="_self">Enterprise Pricing</a></li>
36
				
37
- <li><a href="https://plotly.com/pricing" target="_self">Plotly Studio and Cloud Pricing</a></li>
+ <li><a href="https://plotly.com/pricing" target="_self">Studio and Cloud Pricing</a></li>
38
39
</ul>
40
</li>
0 commit comments