Skip to content

Commit ec3ff39

Browse files
committed
SUMMARY: remove unneeded index.html suffix
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 62d3a54 commit ec3ff39

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
@@ -51,8 +51,8 @@
5151

5252
## Documentation
5353

54-
- [Kernel documentation (mainline)](https://docs.kernel.org/rust/index.html)
55-
- [Kernel documentation (next)](https://docs.kernel.org/next/rust/index.html)
54+
- [Kernel documentation (mainline)](https://docs.kernel.org/rust/)
55+
- [Kernel documentation (next)](https://docs.kernel.org/next/rust/)
5656
- [`rustdoc` code docs (v6.3-rc2)](https://rust-for-linux.github.io/docs/v6.3-rc2/kernel/)
5757
- [`rustdoc` code docs (`rust` 2023-03-13)](https://rust-for-linux.github.io/docs/rust/kernel/)
5858
- [`rustdoc` code docs (`pinned-init`)](https://rust-for-linux.github.io/docs/pinned-init/kernel/init/)

0 commit comments

Comments
 (0)