This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new ea17b9d39 AVRO-4041: Alias /docs/++version++/ to /docs/current/
ea17b9d39 is described below

commit ea17b9d39e5c41b39d317c272f53a3e9273b3500
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Fri Aug 23 16:42:55 2024 +0300

    AVRO-4041: Alias /docs/++version++/ to /docs/current/
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
 doc/content/en/docs/++version++/_index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/content/en/docs/++version++/_index.md 
b/doc/content/en/docs/++version++/_index.md
index 13b815d86..1a48bc560 100755
--- a/doc/content/en/docs/++version++/_index.md
+++ b/doc/content/en/docs/++version++/_index.md
@@ -3,6 +3,8 @@ title: "Apache Avro™ ++version++ Documentation"
 linkTitle: "++version++"
 type: docs
 weight: 10
+aliases:
+- /docs/current/
 ---
 
 <!--

Reply via email to