diff options
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/) --- |
