Skip to content

Commit

Permalink
Deja-VU fonts link: add missing closing parenthesis (#26425)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianKurz authored and fredrikekre committed Mar 12, 2018
1 parent c6a6a65 commit 46dcb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ or the [documentation](https://docs.julialang.org/).
### Unicode font support

The built-in Windows fonts have rather poor coverage of the Unicode character
space. The free [`DejaVu Sans Mono`](https://dejavu-fonts.github.io/ font can be used
space. The free [`DejaVu Sans Mono`](https://dejavu-fonts.github.io/) font can be used
as a replacement font in the Windows console. Since Windows 2000, simply
downloading the font and installing it is insufficient, since Windows keeps a
list of approved fonts in the registry.
Expand Down

1 comment on commit 46dcb35

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Executing the daily benchmark build, I will reply here when finished:

@nanosoldier runbenchmarks(ALL, isdaily = true)

Please sign in to comment.