Skip to content

Commit 664d739

Browse files
committed
Fix missing link
1 parent 1ea1e11 commit 664d739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/this-month/2021-08/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The `bootloader` crate implements a custom Rust-based bootloader for easy loadin
101101

102102
This month, we merged the following changes:
103103

104-
- [[v0.9] Set `relocation-model: static` and `panic-strategy: abort` and fix `.intel_syntax` warnings] <span class="gray">(published as `v0.9.19`)</span>
104+
- [[v0.9] Set `relocation-model: static` and `panic-strategy: abort` and fix `.intel_syntax` warnings](https://github.com/rust-osdev/bootloader/pull/185) <span class="gray">(published as `v0.9.19`)</span>
105105
- [Fix relocation-model field name in the target spec json](https://github.com/rust-osdev/bootloader/pull/186) <span class="gray">(published as `v0.10.7`)</span>
106106
- [Pad uefi fat file length](https://github.com/rust-osdev/bootloader/pull/180)
107107
- [Also check cfg gated target field for bootloader dependency](https://github.com/rust-osdev/bootloader/pull/182) <span class="gray">(published as `v0.10.8`)</span>

0 commit comments

Comments
 (0)