We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 006cfba commit 6c32905Copy full SHA for 6c32905
avro/README.md
@@ -114,7 +114,7 @@ and that's about it, for now.
114
115
## Avro Logical Types
116
117
-Following is an extract from [Logical Types](http://avro.apache.org/docs/current/spec.html#Logical+Types) paragraph in
+Following is an extract from [Logical Types](http://avro.apache.org/docs/current/specification/_print/#logical-types) paragraph in
118
Avro schema specification:
119
> A logical type is an Avro primitive or complex type with extra attributes to represent a derived type. The attribute
120
> `logicalType` is always be present for a logical type, and is a string with the name of one of the logical types
0 commit comments