Skip to content

Commit

Permalink
chore: docs: Add more aliases for ++version++ to current (#3212)
Browse files Browse the repository at this point in the history
Reported at apache/avro-rs#22
Discussed at apache/avro-rs#20 (comment)

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g authored Oct 16, 2024
1 parent ed6d4b7 commit 8baf9de
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ tags: ["java"]
title: "Getting Started (Java)"
linkTitle: "Getting Started (Java)"
weight: 2
aliases:
- /docs/current/getting-started-java/
---

<!--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ tags: ["python"]
title: "Getting Started (Python)"
linkTitle: "Getting Started (Python)"
weight: 3
aliases:
- /docs/current/getting-started-python/
---

<!--
Expand Down
2 changes: 2 additions & 0 deletions doc/content/en/docs/++version++/IDL Language/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: "IDL Language"
linkTitle: "IDL Language"
weight: 201
aliases:
- /docs/current/idl-language/
---

<!--
Expand Down
2 changes: 2 additions & 0 deletions doc/content/en/docs/++version++/MapReduce guide/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: "MapReduce guide"
linkTitle: "MapReduce guide"
weight: 200
aliases:
- /docs/current/mapreduce-guide/
---

<!--
Expand Down
2 changes: 2 additions & 0 deletions doc/content/en/docs/++version++/SASL profile/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: "SASL profile"
linkTitle: "SASL profile"
weight: 202
aliases:
- /docs/current/sasl-profile/
---

<!--
Expand Down
1 change: 1 addition & 0 deletions doc/content/en/docs/++version++/Specification/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ weight: 4
date: 2021-10-25
aliases:
- spec.html
- /docs/current/specification/
---

<!--
Expand Down

0 comments on commit 8baf9de

Please sign in to comment.