Fix the links in the book

This commit is contained in:
Tate, Hongliang Tian
2024-01-26 10:19:11 +08:00
parent 844b673821
commit 29f3005e1c
4 changed files with 29 additions and 29 deletions

View File

@ -75,7 +75,7 @@ as [zero-cost abstractions](https://monomorph.is/posts/zero-cost-abstractions/).
Fortunatelly, our efforts
to design and implement an OS framework meeting these standards
have borne fruit in the form of the [Asterinas Framework]().
have borne fruit in the form of the [Asterinas Framework](../framework/).
Using this framework as a foundation,
we have developed the Asterinas Kernel;
this framework also enables others to create their own framekernels,