Skip to content

Commit

Permalink
Fix Avro link in older doc revisions (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz authored Sep 10, 2024
1 parent 4dd1e5e commit bd6b4ed
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.10.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.11.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.12.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.13.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.14.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.15.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.16.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.17.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a number of [input](#input-formats) and [output](#output-formats) formats, but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.4.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#2-input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.5.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#2-input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.6.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#2-input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.7.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#2-input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.8.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#2-input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.9.0/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ simply run `zq` with no arguments.

`zq` supports a [number of formats](#input-formats) but [ZNG](../formats/zng.md)
tends to be the most space-efficient and most performant. ZNG has efficiency similar to
[Avro](https://avro.apache.org/docs/current/spec.html)
[Avro](https://avro.apache.org)
and [Protocol Buffers](https://developers.google.com/protocol-buffers)
but its comprehensive [Zed type system](../formats/zed.md) obviates
the need for schema specification or registries.
Expand Down

14 comments on commit bd6b4ed

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.