Skip to content

Commit f50c7d5

Browse files
committed
Past branches: remove links to recently deleted branches
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 9a3771a commit f50c7d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Past-branches.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ Changes to these branches landed via GitHub PRs. Nevertheless, contributions sho
3636

3737
### `staging/dev`
3838

39-
[`staging/dev`](https://github.com/Rust-for-Linux/linux/tree/staging/dev) was a branch intended to integrate the other topic branches (similar to the role of `rust-dev` for the main branches).
39+
`staging/dev` was a branch intended to integrate the other topic branches (similar to the role of `rust-dev` for the main branches).
4040

4141
It was maintained by Danilo Krummrich and Philipp Stanner. You could contact them through [Zulip](Contact.md#zulip-chat).
4242

4343
### `staging/rust-device`
4444

45-
[`staging/rust-device`](https://github.com/Rust-for-Linux/linux/tree/staging/rust-device) was dedicated to device/driver-related abstractions.
45+
`staging/rust-device` was dedicated to device/driver-related abstractions.
4646

4747
The branch was kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features were welcome.
4848

@@ -58,7 +58,7 @@ It was maintained by Trevor Gross and Valentin Obst. You could contact them thro
5858

5959
### `staging/rust-pci`
6060

61-
[`staging/rust-pci`](https://github.com/Rust-for-Linux/linux/tree/staging/rust-pci) was dedicated to PCI-related abstractions, which were used by e.g. the [NVMe driver](NVMe-driver.md).
61+
`staging/rust-pci` was dedicated to PCI-related abstractions, which were used by e.g. the [NVMe driver](NVMe-driver.md).
6262

6363
The branch was kept in a compilable state (rebased regularly on top of `rust-next` or mainline). Fixes and features were welcome.
6464

0 commit comments

Comments
 (0)