Merge pull request #7 from androm3da/master

Update github and linkedin to use https urls.
This commit is contained in:
Byungjin Park 2015-12-05 12:35:14 +09:00
commit 5c500a9a07

View file

@ -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}
}
}