Skip to content

Commit 9c3addb

Browse files
committed
Update _header-main.html
1 parent d7540e4 commit 9c3addb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_includes/layouts/_header-main.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
<li><a style="font-weight: bold;"
1010
href="https://community.plotly.com/c/{% if page.permalink contains 'javascript' %}plotly-js/6{% elsif page.permalink contains 'python' %}plotly-python/5{% elsif page.permalink contains 'r/' or page.permalink contains 'ggplot2/' or page.permalink contains 'matlab/' or page.permalink contains 'fsharp/' or page.permalink contains 'julia/' %}plotly-r-matlab-julia-net/29{% else %}{% endif %}">Forum</a>
1111
</li>
12-
<li><a style="font-weight: bold;" href="https://plotly.com/pricing">Pricing</a></li>
12+
<li><a style="font-weight: bold;" href="https://plotly.com/get-pricing">Enterprise Pricing</a></li>
13+
<li><a style="font-weight: bold;" href="https://plotly.com/pricing">Studio and Cloud Pricing</a></li>
1314
<li><a style="font-weight: bold;" href="https://dash.plotly.com">Dash</a></li>
1415
<!--<li><a style="font-weight: bold;" href="http://plotly.cloud">Dash Cloud</a></li>-->
1516

@@ -135,7 +136,8 @@
135136
<li><a style="font-weight: bold;"
136137
href="https://community.plotly.com/c/{% if page.permalink contains 'javascript' %}plotly-js/6{% elsif page.permalink contains 'python' %}plotly-python/5{% elsif page.permalink contains 'r/' or page.permalink contains 'ggplot2/' or page.permalink contains 'matlab/' or page.permalink contains 'fsharp/' or page.permalink contains 'julia/' %}plotly-r-matlab-julia-net/29{% else %}{% endif %}">Forum</a>
137138
</li>
138-
<li><a style="font-weight: bold;" href="https://plotly.com/pricing">Pricing</a></li>
139+
<li><a style="font-weight: bold;" href="https://plotly.com/get-pricing">Enterprise Pricing</a></li>
140+
<li><a style="font-weight: bold;" href="https://plotly.com/pricing">Studio and Cloud Pricing</a></li>
139141
<li><a style="font-weight: bold;" href="https://dash.plotly.com">Dash</a></li>
140142
<!--<li><a style="font-weight: bold;" href="http://plotly.cloud">Dash Cloud</a></li>-->
141143

0 commit comments

Comments
 (0)