<p><b>@erciccione</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq-website/pull/260#discussion_r331442287">_includes/main_nav.html</a>:</p>
<pre style='color:#555'>>            <div class="dropdown-item btn-icon">
             <div class="float-right">
-              <a href="{{ page.url }}" hreflang="{{ page.lang }}">{{ page.language }} {{ page.flag }}</a>
+               {% if item.tag == "en" %}
+               <a href="/">{{ item.name }} {{ item.flag }}</a>
+                          {% else %}
+                          <!-- we use the 'tag' variable in languages.yml to redirect to the correct page -->
+                          <a href="/{{ item.tag}}/" hreflang="{{ site.lang }}">{{ item.name }} {{ item.flag }}</a>
</pre>
<p>Just pushed the fix for this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications&email_token=AJFFTNQS4GR46375IGJ7YKDQM4MYPA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCG46FDQ#discussion_r331442287">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNU5CBIXOLVB34OXNCDQM4MYPANCNFSM4I3GBGJQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSU2SDNKNW4BD23KLLQM4MYPA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCG46FDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications\u0026email_token=AJFFTNQS4GR46375IGJ7YKDQM4MYPA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCG46FDQ#discussion_r331442287",
"url": "https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications\u0026email_token=AJFFTNQS4GR46375IGJ7YKDQM4MYPA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCG46FDQ#discussion_r331442287",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>