File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
readthedocs_theme/templates/includes Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 2929{# Pricing menu for plans and enterprise #}
3030{% macro menu_pricing() %}
3131 < div class ="header "> Plans</ div >
32- < a class ="item " href ="{{ SITEURL }}/pricing/ ">
32+ < a class ="item " href ="{{ SITEURL }}/pricing/#/business ">
3333 < i class ="fad fa-diagram-venn primary icon "> </ i >
34- Standard plans
34+ Business plans
35+ </ a >
36+ < a class ="item " href ="{{ SITEURL }}/pricing/#/community ">
37+ < i class ="fad fa-diagram-venn primary icon "> </ i >
38+ Community plans
3539 </ a >
3640 < a class ="item " href ="{{ SITEURL }}/pricing/enterprise/ ">
3741 < i class ="fad fa-briefcase primary icon "> </ i >
105109 </ a >
106110 < a class ="item " data-analytics ="commercial-login " href ="https://app.readthedocs.com/dashboard/ ">
107111 < i class ="fad fa-building secondary icon "> </ i >
108- Read the Docs for Business
112+ Read the Docs Business
109113
110114 < p class ="ui mini grey text ">
111115 < code > https://readthedocs.com</ code >
302306 < div class ="seven wide computer sixteen wide tablet column ">
303307 < div class ="ui raised segment ">
304308 < div class ="ui header ">
305- Read the Docs for Business
309+ Read the Docs Business
306310 < div class ="sub header ">
307311 For commercial and non-free projects
308312 </ div >
You can’t perform that action at this time.
0 commit comments