From 4790499921089920861e776dc134ebfbfe557c20 Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Thu, 4 May 2023 11:57:52 -0600 Subject: [PATCH] Ensure paths are relative. --- src/MathematicalIntroductionLogic/Enderton/Chapter0.tex | 2 +- src/OneVariableCalculus/Apostol/Chapter_I_3.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MathematicalIntroductionLogic/Enderton/Chapter0.tex b/src/MathematicalIntroductionLogic/Enderton/Chapter0.tex index be231c6..baa5b10 100644 --- a/src/MathematicalIntroductionLogic/Enderton/Chapter0.tex +++ b/src/MathematicalIntroductionLogic/Enderton/Chapter0.tex @@ -2,7 +2,7 @@ \input{preamble} -\newcommand{\link}[1]{\href{/../../../MathematicalIntroductionLogic/Enderton/Chapter0.html\##1}{#1}} +\newcommand{\link}[1]{\href{../../../MathematicalIntroductionLogic/Enderton/Chapter0.html\##1}{#1}} \begin{document} diff --git a/src/OneVariableCalculus/Apostol/Chapter_I_3.tex b/src/OneVariableCalculus/Apostol/Chapter_I_3.tex index 95ae44b..183b80a 100644 --- a/src/OneVariableCalculus/Apostol/Chapter_I_3.tex +++ b/src/OneVariableCalculus/Apostol/Chapter_I_3.tex @@ -3,7 +3,7 @@ \input{preamble} -\newcommand{\link}[1]{\href{/../../../../OneVariableCalculus/Apostol/Chapter_I_3.html\##1}{#1}} +\newcommand{\link}[1]{\href{../../../../OneVariableCalculus/Apostol/Chapter_I_3.html\##1}{#1}} \begin{document}