mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fixes issues found by tests
This commit is contained in:
parent
72215e9a11
commit
eff65364c4
4 changed files with 7 additions and 9 deletions
|
@ -40,7 +40,7 @@ http://opensource.org/licenses/MIT.
|
|||
{% assign osClass = osClass | append: " active" %}
|
||||
{% endif %}
|
||||
<li class="{{ osClass }}">
|
||||
<a href="/{{ page.lang }}/wallets/{{ platformName }}/{{ item.os.name }}">
|
||||
<a href="/{{ page.lang }}/wallets/{{ platformName }}/{{ item.os.name }}/">
|
||||
{% translate platform{{item.os.name}} choose-your-wallet %}
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue