Update github and linkedin to use https urls.

This commit is contained in:
androm3da 2015-12-03 13:08:06 -06:00
parent 227b1b77e7
commit fd98590684

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