Skip to content

Commit 6c32905

Browse files
docs: section link avro Logical Types (#505)
1 parent 006cfba commit 6c32905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avro/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ and that's about it, for now.
114114

115115
## Avro Logical Types
116116

117-
Following is an extract from [Logical Types](http://avro.apache.org/docs/current/spec.html#Logical+Types) paragraph in
117+
Following is an extract from [Logical Types](http://avro.apache.org/docs/current/specification/_print/#logical-types) paragraph in
118118
Avro schema specification:
119119
> A logical type is an Avro primitive or complex type with extra attributes to represent a derived type. The attribute
120120
> `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

Comments
 (0)