Skip to content

Commit dc018e8

Browse files
committed
doc: alphabetical ordering
1 parent 4c3d0cf commit dc018e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uefi/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@
190190
//! [contributing]: https://github.com/rust-osdev/uefi-rs/blob/main/CONTRIBUTING.md
191191
//! [issue tracker]: https://github.com/rust-osdev/uefi-rs/issues
192192
//! [spec]: https://uefi.org/specifications
193-
//! [unstable features]: https://doc.rust-lang.org/unstable-book/
194193
//! [uefirc]: https://github.com/codyd51/uefirc
194+
//! [unstable features]: https://doc.rust-lang.org/unstable-book/
195195
196196
#![cfg_attr(all(feature = "unstable", feature = "alloc"), feature(allocator_api))]
197197
#![cfg_attr(docsrs, feature(doc_auto_cfg))]

0 commit comments

Comments
 (0)