Skip to content

Commit

Permalink
fix medium link expansion (posquit0#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev authored and posquit0 committed Jan 11, 2019
1 parent 521deaa commit 68f6c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awesome-cv.cls
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@
{}%
{%
\ifbool{isstart}{\setbool{isstart}{false}}{\acvHeaderSocialSep}%
\href{https://medium.com\\@\@medium}{\faMedium\acvHeaderIconSep\@medium}%
\href{https://medium.com/@\@medium}{\faMedium\acvHeaderIconSep\@medium}%
}%
\ifthenelse{\isundefined{\@googlescholarid}}%
{}%
Expand Down

0 comments on commit 68f6c7f

Please sign in to comment.