You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Branches.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ If you are interested in maintaining a new topic branch, then please [contact us
42
42
43
43
### `rust-pci`
44
44
45
-
This branch is dedicated to PCI-related abstractions, which are used by e.g. the [NVMe driver](NVMe-driver.md).
45
+
[`rust-pci`](https://github.com/Rust-for-Linux/linux/tree/rust-pci) is dedicated to PCI-related abstractions, which are used by e.g. the [NVMe driver](NVMe-driver.md).
46
46
47
47
The branch is kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features are welcome.
0 commit comments