Skip to content

Commit d9055f3

Browse files
committed
remove typo
1 parent 0a82cf0 commit d9055f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# xhypervisor
22

33
[![crates.io](https://img.shields.io/crates/v/xhypervisor.svg)](https://crates.io/crates/xhypervisor)
4-
[![Docs.rs](https://docs.rs/mio/badge.svg)](https://docs.rs/xhypervisor)
4+
[![Docs.rs](https://docs.rs/xhypervisor/badge.svg)](https://docs.rs/xhypervisor)
55
[![License](https://img.shields.io/crates/l/xhypervisor.svg)](https://img.shields.io/crates/l/xhypervisor.svg)
66

77
`xhypervisor` is a Rust library that taps into functionality that enables hardware-accelerated execution of virtual machines on OS X.

0 commit comments

Comments
 (0)