Skip to content

Commit d78a736

Browse files
afhtbm
authored andcommitted
Replace ASCII external link indicator with UTF-8 character in menu
1 parent 24af428 commit d78a736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/layouts/layout.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<li><a href="docs.html">Docs</a>
2020
<li><a href="download.html">Download</a>
2121
<li><a href="contribute.html">Contribute</a>
22-
<li><a href="http://wiki.ledger-cli.org/">Wiki -></a>
22+
<li><a href="http://wiki.ledger-cli.org/">Wiki<sup></sup></a>
2323
</ul>
2424
</div>
2525
</div>

0 commit comments

Comments
 (0)