From 05c454c0c1382c9b023dc6c6402bc984be41be40 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sat, 7 Aug 2021 16:52:23 -0400 Subject: [PATCH] Typofix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 93253b1..209a29d 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ A few different versions of my resume, written in LaTeX. -The best explanation of the *very* many document classes available in LaTeX I have been able to find so far is (here)[https://tex.stackexchange.com/questions/782/what-are-the-available-documentclass-types-and-their-uses]. +The best explanation of the *very* many document classes available in LaTeX I have been able to find so far is [here](https://tex.stackexchange.com/questions/782/what-are-the-available-documentclass-types-and-their-uses). -Templates using the `res` class can be found (here)[https://www.rpi.edu/dept/arc/training/latex/resumes/]. These are extremely dated, but a lot of people are going to run into them as they are typically at the top of a google search. +Templates using the `res` class can be found [here](https://www.rpi.edu/dept/arc/training/latex/resumes/). These are extremely dated, but a lot of people are going to run into them as they are typically at the top of a google search. -The more up to date class for resumes called (modercv)[https://www.ctan.org/tex-archive/macros/latex/contrib/moderncv/]. The manual is available (here)[https://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/moderncv/manual/moderncv_userguide.pdf] but I'm including the default template in this repo as it is self-explanatory. +The more up to date class for resumes called [modercv](https://www.ctan.org/tex-archive/macros/latex/contrib/moderncv/]. The manual is available (here)[https://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/moderncv/manual/moderncv_userguide.pdf) but I'm including the default template in this repo as it is self-explanatory.