summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 15:06:58 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 15:06:58 +0100
commit7f941a7ac99bcc4afb7deba7f87ddef8629b7add (patch)
treee9f35bb6fb9bdac61e15b44fb121c25955c47844 /doc
parent941e0dfbb41ac539178503351afc0f09de442720 (diff)
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/tex/NOTICE.md2
-rw-r--r--doc/tex/binary_mutex.tex4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/tex/NOTICE.md b/doc/tex/NOTICE.md
index 23417d2a..1eab6479 100644
--- a/doc/tex/NOTICE.md
+++ b/doc/tex/NOTICE.md
@@ -2,7 +2,7 @@
## Notice: CoreProcessScheduler paper.
-The CPS has been moved to WG02,for more information, clone the following repository: [https://github.com/nekernel-org/draft](https://github.com/nekernel-org/draft).
+The CPS has been moved to WG02,for more information, clone the following repository: [https://github.com/ne-foss-org/draft](https://github.com/ne-foss-org/draft).
## Recommended:
diff --git a/doc/tex/binary_mutex.tex b/doc/tex/binary_mutex.tex
index 548f440f..822545ef 100644
--- a/doc/tex/binary_mutex.tex
+++ b/doc/tex/binary_mutex.tex
@@ -68,10 +68,10 @@ Thus its existence in Legacy VMKernel and NeKernel.}
\section{References}
-{NeKernel}: \href{https://github.com/nekernel-org/nekernel}{NeKernel}
+{NeKernel}: \href{https://github.com/ne-foss-org/nekernel}{NeKernel}
{Legacy VMKernel}: \href{https://snu.systems/specs/vmkernel}{Legacy VMKernel}
-{BinaryMutex}: \href{https://github.com/nekernel-org/nekernel/blob/src/src/kernel/KernelKit/BinaryMutex.h}{BinaryMutex}
+{BinaryMutex}: \href{https://github.com/ne-foss-org/nekernel/blob/src/src/kernel/KernelKit/BinaryMutex.h}{BinaryMutex}
\end{document}