summaryrefslogtreecommitdiffstats
path: root/src/sections
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-07-27 15:35:28 -0500
committerToby Vincent <tobyv13@gmail.com>2022-07-27 15:35:28 -0500
commit350796c1a116c3c3612e0a5d3f19818b68ee1e5b (patch)
tree0429694f94d613dbb0365aa4177fa49b453ed8b7 /src/sections
parentf4461c56cc36b9eeb76f7aa2d9673e2eb6001bc1 (diff)
fix: fix typo in rfc hyperlink
Diffstat (limited to 'src/sections')
-rw-r--r--src/sections/projects.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sections/projects.tex b/src/sections/projects.tex
index 5168bbc..bffe64a 100644
--- a/src/sections/projects.tex
+++ b/src/sections/projects.tex
@@ -14,7 +14,7 @@
\begin{itemize}
\item Multithreaded NNTP Client-Server implementation
\item Written in Python
- \item Fully implements the \httplink[RFC 3977]{https://datatracker.ietf.org/doc/html/rfc3977} specification
+ \item Fully implements the \httplink[RFC 3977]{datatracker.ietf.org/doc/html/rfc3977} specification
\end{itemize}
}