summaryrefslogtreecommitdiffstats
path: root/vendor/hermit-abi/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/hermit-abi/README.md')
-rw-r--r--vendor/hermit-abi/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/hermit-abi/README.md b/vendor/hermit-abi/README.md
index c75bfda0d..983c038b7 100644
--- a/vendor/hermit-abi/README.md
+++ b/vendor/hermit-abi/README.md
@@ -1,12 +1,12 @@
# hermit-abi
[![Crates.io](https://img.shields.io/crates/v/hermit-abi.svg)](https://crates.io/crates/hermit-abi)
-[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://hermitcore.github.io/rusty-hermit/hermit_abi/)
+[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://hermitcore.github.io/hermit-rs/hermit_abi/)
[![License](https://img.shields.io/crates/l/hermit-abi.svg)](https://img.shields.io/crates/l/hermit-abi.svg)
-This is small interface to call functions from the unikernel [RustyHermit](https://github.com/hermitcore/libhermit-rs).
+This is small interface to call functions from the [Hermit kernel](https://github.com/hermitcore/kernel).
-Please read the README of [RustyHermit](https://github.com/hermitcore/libhermit-rs) for more information.
+Please read the README of the [Hermit kernel](https://github.com/hermitcore/kernel) for more information.
## License