From b151f1bef65a737f2a3fcbf17f000d022177d630 Mon Sep 17 00:00:00 2001 From: Dimitri Belopopsky Date: Wed, 10 Nov 2021 00:51:59 +0100 Subject: [PATCH] Remove '?lang=en' in academicons link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c852eb..dd8b4f9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Most commands are defined in such a way that arguments are optional. Until a decent manual is written, one can always look in the `template.tex` file for an example. It can be compiled to pdf via `latexmk -pdf ./template.tex`. -`moderncv` requires to be compiled with a Xe(La)TeX or Lua(La)TeX engine because it relies on [`academicons`]-https://ctan.org/tex-archive/fonts/academicons?lang=en). +`moderncv` requires to be compiled with a Xe(La)TeX or Lua(La)TeX engine because it relies on [`academicons`]-https://ctan.org/tex-archive/fonts/academicons). ## Licence moderncv is licensed under the [LPPL-1.3c](https://spdx.org/licenses/LPPL-1.3c.html).