Skip to content

Commit e7eddd9

Browse files
committed
Fix the link to the Rustdoc in the website
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
1 parent 43452de commit e7eddd9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/content/en/docs/++version++/api-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Rust API"
33
linkTitle: "Rust API"
44
weight: 105
5-
manualLink: /docs/++version++/api/rust/
5+
manualLink: /docs/++version++/api/rust/apache_avro/
66
---
77

88
<!--
@@ -26,4 +26,4 @@ manualLink: /docs/++version++/api/rust/
2626
2727
-->
2828

29-
The Rust API documentation can be found <a href="/docs/++version++/api/rust/">here</a>.
29+
The Rust API documentation can be found <a href="/docs/++version++/api/rust/apache_avro/">here</a>.

0 commit comments

Comments
 (0)