Skip to content

Commit 5c748f2

Browse files
Replaces dead link home page multiboot2-header package definition
Looks like for package in a subdirectory of a repo there is no better way then linking to "tree/main"
1 parent 2395918 commit 5c748f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multiboot2-header/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ keywords = [
2626
# without this, sometimes crates.io doesn't show the preview of the README
2727
# I expeciended this multiple times in the past
2828
readme = "README.md"
29-
homepage = "https://github.com/rust-osdev/multiboot2-header"
29+
homepage = "https://github.com/rust-osdev/multiboot2/tree/main/multiboot2-header"
3030
repository = "https://github.com/rust-osdev/multiboot2"
3131
documentation = "https://docs.rs/multiboot2-header"
3232
rust-version = "1.75"

0 commit comments

Comments
 (0)