Skip to content

Commit 52fab6b

Browse files
committed
mctp-estack: Fix README formatting
Signed-off-by: Matt Johnston <[email protected]>
1 parent 9a6b837 commit 52fab6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mctp-estack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ A `Router` instance handles feeding MCTP packets to and from user
88
provided MCTP transports, and handles sending receiving MCTP messages
99
from applications using the `mctp` crate async traits.
1010

11-
Applications using MCTP can create [`RouterAsyncListener`] and
12-
[`RouterAsyncReqChannel`] instances.
11+
Applications using MCTP can create `RouterAsyncListener` and
12+
`RouterAsyncReqChannel` instances.
1313

1414
MCTP bridging between ports is supported by the `Router`.
1515

0 commit comments

Comments
 (0)