diff --git a/doc/content/en/_index.html b/doc/content/en/_index.html index 58e44580057..57c806025ba 100644 --- a/doc/content/en/_index.html +++ b/doc/content/en/_index.html @@ -57,11 +57,11 @@

Apache Avro™ - a data serialization sy {{< blocks/section color="dark" type="features">}} -{{% blocks/feature icon="fab fa-java" title="Getting started with Java" url="/docs/getting-started-java" %}} +{{% blocks/feature icon="fab fa-java" title="Getting started with Java" url="/docs/++version++/getting-started-java" %}} For Java / JVM users, find out everything you need to know about specifying a schema, (de)serializing Avro data and code generation. {{% /blocks/feature %}} -{{% blocks/feature icon="fab fa-python" title="Getting started with Python" url="/docs/getting-started-python" %}} +{{% blocks/feature icon="fab fa-python" title="Getting started with Python" url="/docs/++version++/getting-started-python" %}} For Python users, find out everything you need to know about specifying a schema and (de)serializing Avro data. {{% /blocks/feature %}}