Skip to content

Commit 1ca2934

Browse files
committed
More README fixes.
1 parent 4895c30 commit 1ca2934

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

multiboot2-header/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ This library is `no_std` and can be used in bootloaders.
88

99
## License & Contribution
1010

11-
See main [README](../README.md) file.
11+
See main [README](https://github.com/rust-osdev/multiboot2/blob/main/README.md) file.

multiboot2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ All tags and the mbi itself are 8-byte aligned. The last tag must be the _end ta
3232

3333
## License & Contribution
3434

35-
See main [README](../README.md) file.
35+
See main [README](https://github.com/rust-osdev/multiboot2/blob/main/README.md) file.

0 commit comments

Comments
 (0)