diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 10:41:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-28 10:41:16 +0100 |
| commit | 0871e5925e99e9a6f2d1eaf51ae82c7b4f740560 (patch) | |
| tree | 16ddf6ef45ebb44cbf8268c35e8fe7acb4de002e /README.md | |
| parent | 71712510e7e93b6ea2159251998287d6e3b9d077 (diff) | |
Update README.md
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -52,7 +52,7 @@ cd nekernel - `src/libMsg/` — NeKernel OpenMSG framework - `public/tools/` — CLI tools (mkfs, fsck, open, manual, etc.) - `public/frameworks/` — Userland frameworks (CoreFoundation, DiskImage, etc.) -- `docs/` — Specifications, design docs, and diagrams +- `doc/` — Specifications, design docs, and diagrams --- @@ -65,8 +65,8 @@ cd nekernel ## Documentation -- [Documentation](https://docs.nekernel.org/) -- [Specifications](docs/tex/) +- [Documentation](https://docs.src.nekernel.org/) +- [Specifications](doc/tex/) --- |
