Skip to content

Commit 815dc08

Browse files
committed
SUMMARY: rename rustdoc links into "Rust code documentation"
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent fd6cc67 commit 815dc08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959

6060
- [Kernel documentation (mainline)](https://docs.kernel.org/rust/)
6161
- [Kernel documentation (next)](https://docs.kernel.org/next/rust/)
62-
- [`rustdoc` code docs (v6.8)](https://rust-for-linux.github.io/docs/v6.8/kernel/)
63-
- [`rustdoc` code docs (`rust` 2023-03-13)](https://rust-for-linux.github.io/docs/rust/kernel/)
62+
- [Rust code documentation (v6.8)](https://rust-for-linux.github.io/docs/v6.8/kernel/)
63+
- [Rust code documentation (`rust` 2023-03-13)](https://rust-for-linux.github.io/docs/rust/kernel/)
6464
- [Out-of-tree module template](https://github.com/Rust-for-Linux/rust-out-of-tree-module)
6565

6666
## Main branches

0 commit comments

Comments
 (0)