Change the documentation website of OSTD
This commit is contained in:
parent
2e09957ef9
commit
49ef0e9f7a
|
|
@ -6,6 +6,7 @@ description = "Rust OS framework that facilitates the development of and innovat
|
|||
license = "MPL-2.0"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/asterinas/asterinas"
|
||||
documentation = "https://asterinas.github.io/api-docs"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ Asterinas OSTD offers the following key values.
|
|||
|
||||
## OSTD APIs
|
||||
|
||||
See [API docs](https://docs.rs/ostd/latest/ostd).
|
||||
See [API docs](https://asterinas.github.io/api-docs).
|
||||
|
|
|
|||
Loading…
Reference in New Issue