Skip to content

Commit 174a9cc

Browse files
authored
Merge pull request #5 from szabgab/patch-1
chore: Minor change to remove www from github url in Cargo.toml
2 parents 6785771 + 8e5cdf8 commit 174a9cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Stefan Lankes", "Saurav Sachidanand"]
55
edition = "2021"
66

77
license = "MIT"
8-
repository = "https://www.github.com/RWTH-OS/xhypervisor"
8+
repository = "https://github.com/RWTH-OS/xhypervisor"
99
documentation = "https://docs.rs/xhypervisor/"
1010
readme = "README.md"
1111
description = " Hardware-accelerated virtualization on OS X"

0 commit comments

Comments
 (0)