Skip to content

Commit a777e0b

Browse files
authored
Merge pull request #194 from martica/martica-patch-1
Fix typo in link in changelog
1 parent 346cfe6 commit a777e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# 0.10.2 – 2021-04-30
3131

32-
- Use new `asm!` syntax instead of deprecated `llvm_asm!` ([#148](https://github.com/rust-osdev/bootloader/154))
32+
- Use new `asm!` syntax instead of deprecated `llvm_asm!` ([#154](https://github.com/rust-osdev/bootloader/pull/154))
3333
- Reduce the number of used unstable features of x86_64 crate ([#155](https://github.com/rust-osdev/bootloader/pull/155))
3434

3535
# 0.10.1 – 2021-04-07

0 commit comments

Comments
 (0)