diff --git a/README.md b/README.md index da8b16e..17b9ae5 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Documentation | Page | Description | | --- | --- | | [Home](https://github.com/kth-step/s3k/wiki) | Documentation Index | -| [S3K Design](https://github.com/kth-step/s3k/wiki/S3K-Design) | High-level design of S3K | -| [S3K Implementation](https://github.com/kth-step/s3k/wiki/S3K-Implementation) | Description of S3K implementation | -| [S3K API](https://github.com/kth-step/s3k/wiki/S3K-API) | User-level Kernel API | +| [S3K Design](https://github.com/kth-step/s3k/wiki/Design) | High-level design of S3K | +| [S3K Implementation](https://github.com/kth-step/s3k/wiki/Implementation) | Description of S3K implementation | +| [S3K API](https://github.com/kth-step/s3k/wiki/API_v1) | User-level Kernel API | More documenation will be added.