forked from mirrors/Awesome-CV
Update github and linkedin to use https urls.
This commit is contained in:
parent
227b1b77e7
commit
fd98590684
1 changed files with 3 additions and 3 deletions
|
@ -374,7 +374,7 @@
|
|||
\setbool{istart}{false}
|
||||
}
|
||||
{\@headersocialsep}
|
||||
\href{http://github.com/\@github}{\faGithubSquare\ \@github}
|
||||
\href{https://github.com/\@github}{\faGithubSquare\ \@github}
|
||||
}
|
||||
\ifthenelse{\isundefined{\@linkedin}}
|
||||
{}
|
||||
|
@ -384,7 +384,7 @@
|
|||
\setbool{istart}{false}
|
||||
}
|
||||
{\@headersocialsep}
|
||||
\href{http://www.linkedin.com/in/\@linkedin}{\faLinkedinSquare\ \@linkedin}
|
||||
\href{https://www.linkedin.com/in/\@linkedin}{\faLinkedinSquare\ \@linkedin}
|
||||
}
|
||||
\ifthenelse{\isundefined{\@twitter}}
|
||||
{}
|
||||
|
@ -534,4 +534,4 @@
|
|||
\end{itemize}
|
||||
\end{justify}
|
||||
\vspace{-2mm}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue