summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/tex/pci-tree.tex6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/tex/pci-tree.tex b/docs/tex/pci-tree.tex
index 894e4cf..f8d4487 100644
--- a/docs/tex/pci-tree.tex
+++ b/docs/tex/pci-tree.tex
@@ -50,13 +50,11 @@ struct hw_cb_pci_tree {
\section{Official Implementations}
-Below are the official implementations of the PCI-Tree, organized by their programming languages.
-
\subsection{ISO C}
\begin{ImplC}
-\item {SNU Trusted Base:} https://snu.systems
-\item {NeBoot (NeKernel Boot):} https://github.com/nekernel-org/neboot
+\item {SNU Trusted Base:} \url(https://snu.systems)
+\item {NeBoot (NeKernel Boot):} \url(https://github.com/nekernel-org/neboot)
\end{ImplC}
\subsection{ISO C++}