Skip to content

Commit e1c428f

Browse files
authored
belt-kwp: readme fixes (#90)
1 parent 65bc834 commit e1c428f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

belt-kwp/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
![Rust Version][rustc-image]
77
[![Build Status][build-image]][build-link]
88

9-
Pure Rust implementation of the `belt-kwp` key wrapping algorithm defined in [STB 4.101.31-2020].
9+
Pure Rust implementation of the `belt-kwp` key wrapping algorithm defined in [STB 34.101.31-2020].
1010

11-
[STB 4.101.31-2020]: https://apmi.bsu.by/assets/files/std/belt-spec371.pdf
11+
[STB 34.101.31-2020]: https://apmi.bsu.by/assets/files/std/belt-spec371.pdf
1212

1313
# Examples
1414

@@ -67,7 +67,7 @@ dual licensed as above, without any additional terms or conditions.
6767

6868
[//]: # (badges)
6969

70-
[crate-image]: https://img.shields.io/crates/v/bel-kwp.svg
70+
[crate-image]: https://img.shields.io/crates/v/belt-kwp.svg
7171
[crate-link]: https://crates.io/crates/belt-kwp
7272
[docs-image]: https://docs.rs/belt-kwp/badge.svg
7373
[docs-link]: https://docs.rs/belt-kwp/

0 commit comments

Comments
 (0)