浏览代码

Convert all links to HTTPS where possible

Ryan C. Thompson 8 年之前
父节点
当前提交
ec6a466be1
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      README.mkdn

+ 6 - 6
README.mkdn

@@ -1,16 +1,16 @@
 This is my résumé, built using Rob Oakes' excellent
 This is my résumé, built using Rob Oakes' excellent
-[xetexCV class](http://www.oak-tree.us/blog/index.php/2009/11/25/latex-cv-part1)
+[xetexCV class](https://www.oak-tree.us/blog/index.php/2009/11/25/latex-cv-part1)
 for [LaTeX](https://www.latex-project.org/) using 
 for [LaTeX](https://www.latex-project.org/) using 
-[LyX](http://www.lyx.org/), along with a series of examples of
+[LyX](https://www.lyx.org/), along with a series of examples of
 my work that are linked to from the résumé itself. I use
 my work that are linked to from the résumé itself. I use
 the [Snakemake](https://snakemake.readthedocs.io/en/stable/) build
 the [Snakemake](https://snakemake.readthedocs.io/en/stable/) build
 tool to automate generating the PDF of my résumé, preparing all the
 tool to automate generating the PDF of my résumé, preparing all the
 supporting files, and deploying them all to a web server for online
 supporting files, and deploying them all to a web server for online
 viewing. You can see the result here:
 viewing. You can see the result here:
-http://darwinawardwinner.github.io/resume/ryan_thompson_resume.pdf
+https://darwinawardwinner.github.io/resume/ryan_thompson_resume.pdf
 
 
 There is also an HTML version generated from the same source here:
 There is also an HTML version generated from the same source here:
-http://darwinawardwinner.github.io/resume/ryan_thompson_resume.html
+https://darwinawardwinner.github.io/resume/ryan_thompson_resume.html
 
 
 Lastly, there is a manually-prepared plain text version here:
 Lastly, there is a manually-prepared plain text version here:
 https://raw.githubusercontent.com/DarwinAwardWinner/resume/master/ryan_thompson_resume.txt
 https://raw.githubusercontent.com/DarwinAwardWinner/resume/master/ryan_thompson_resume.txt
@@ -20,8 +20,8 @@ to install a few fonts (or else switch the style to fonts that you
 prefer):
 prefer):
 
 
 1. Minion Pro: https://typekit.com/fonts/minion-pro
 1. Minion Pro: https://typekit.com/fonts/minion-pro
-2. Fontin: http://www.exljbris.com/fontin.html
-3. Fontin Sans: http://www.exljbris.com/fontinsans.html
+2. Fontin: https://www.exljbris.com/fontin.html
+3. Fontin Sans: https://www.exljbris.com/fontinsans.html
 
 
 Additionally, my résumé uses slightly modified versions of the xetexCV
 Additionally, my résumé uses slightly modified versions of the xetexCV
 document class ([`xetexCV.cls`](./xetexCV.cls)) and LyX layout
 document class ([`xetexCV.cls`](./xetexCV.cls)) and LyX layout