diff --git a/docs/docs/pages/sdk/protocol/protocol/frames.mdx b/docs/docs/pages/sdk/protocol/protocol/frames.mdx index a077ceed34..7bfeb4f8b1 100644 --- a/docs/docs/pages/sdk/protocol/protocol/frames.mdx +++ b/docs/docs/pages/sdk/protocol/protocol/frames.mdx @@ -72,7 +72,7 @@ provide ways to decode single and multiple frames, respectively. [parse_frame]: https://docs.rs/kona-protocol/latest/kona_protocol/struct.Frame.html#method.parse_frame [parse_frames]: https://docs.rs/kona-protocol/latest/kona_protocol/struct.Frame.html#method.parse_frames -[protocol]: https://crates.io/crate/kona-protocol +[protocol]: https://crates.io/crates/kona-protocol [id]: https://docs.rs/kona-protocol/latest/kona_protocol/struct.Frame.html#structfield.id [number]: https://docs.rs/kona-protocol/latest/kona_protocol/struct.Frame.html#structfield.number