Skip to content

Commit 0896b42

Browse files
Update footer-menu.html
1 parent 82cbb99 commit 0896b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/layout/base/footer-menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<a href="/{{ page.lang }}/{% translate buy url %}">{% translate menu-buy layout %}</a>
107107
</li>
108108
<li id="sellbitcoinfootermenulink" {% if page.id == 'sell' %} class="active"{% endif %}>
109-
<a href="/{{ page.lang }}/{% translate sell url %}">{% translate menu-sell layout %}</a>
109+
<a href="/en/{% translate sell url %}">{% translate menu-sell layout %}</a>
110110
</li>
111111
{% if page.lang == 'en' %}
112112
<li{% if page.id == 'full-node' %} class="active"{% endif %}>

0 commit comments

Comments
 (0)