Skip to content

Commit 752e76f

Browse files
docs(vortex-onpair): fix redundant rustdoc link
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
1 parent d43343e commit 752e76f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

encodings/experimental/onpair/src/decode.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SPDX-License-Identifier: Apache-2.0
22
// SPDX-FileCopyrightText: Copyright the Vortex contributors
33
//
4-
//! Helpers for turning [`OnPair`](super::OnPair) slot children into the inputs the upstream
4+
//! Helpers for turning [`OnPair`] slot children into the inputs the upstream
55
//! `onpair` decoder consumes.
66
77
use vortex_array::ArrayRef;

0 commit comments

Comments
 (0)