diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-09-28 17:04:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-28 17:04:02 +0200 |
| commit | b9d6c2fffc397cd8dd9f7948be6f17f24d4f4850 (patch) | |
| tree | 83a84bb609e712fd9a6e049d7e5ebf1e31997aa4 /docs | |
| parent | d41f15b09cc6adce79ce5c698dc5a53ddd7dd5f0 (diff) | |
| parent | 31eb508f29c88c4468c0b83616561a08521a1878 (diff) | |
Merge pull request #9 from nekernel-org/dev
v0.0.6: NeBoot
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tex/pci-tree.tex | 6 |
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++} |
