Skip to content

Commit b44ab6f

Browse files
committed
Fix heading levels
1 parent e14d9a6 commit b44ab6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ version `v0.31` with some notable changes:
115115
about how the `std` implementation for UEFI targets compares to `uefi` and
116116
how both can be used together.
117117

118-
### 1. New API: Freestanding Functions API Change
118+
#### 1. New API: Freestanding Functions API Change
119119

120120
We are planning a massive API change and introduced a new replacement API in
121121
release `v0.31`. The old API co-exists and will be marked as
@@ -195,7 +195,7 @@ clearly, directly, and precisely talk about:
195195
To see an example how `uefi` and `std` can be used together, please head to
196196
[our repository](https://github.com/rust-osdev/uefi-rs/tree/main/uefi-std-example).
197197

198-
### Other
198+
#### Other
199199

200200
There were also a ton of other interesting fixes, changes, and additions!
201201
Check out our [Changelog](https://github.com/rust-osdev/uefi-rs/blob/main/uefi/CHANGELOG.md).

0 commit comments

Comments
 (0)