Skip to content

Commit c364a9f

Browse files
committed
Fix the missing version update.
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
1 parent 7d1af19 commit c364a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Covers:
6969
### Supported Message Delivery Methods
7070
`uman~supported-message-delivery-methods~1`
7171

72-
The transport provided by this crate supports the [push delivery method](https://github.com/eclipse-uprotocol/up-spec/blob/v1.6.0-alpha.5/up-l1/README.adoc#5-message-delivery) only.
72+
The transport provided by this crate supports the [push delivery method](https://github.com/eclipse-uprotocol/up-spec/blob/v1.6.0-alpha.6/up-l1/README.adoc#5-message-delivery) only.
7373
The `UPTransportZenoh::receive` function therefore always returns `UCode::UNIMPLEMENTED`.
7474

7575
Covers:

0 commit comments

Comments
 (0)