docs: rust doclink failure

Rustdoc is so picky about indented text.
pull/24376/head
Dom Dwyer 2022-12-20 17:13:24 +01:00
parent b3363639f5
commit 7b133f85a1
No known key found for this signature in database
GPG Key ID: E4C40DBD9157879A
1 changed files with 2 additions and 2 deletions

View File

@ -384,9 +384,9 @@ pub(super) struct Inner {
///
/// Optimistically compacts the [`PersistingData`] using the locally cached sort
/// key read from the [`PartitionData`] instance. If this key proves to be
/// stale, the compaction is retried with the new key. See:
/// stale, the compaction is retried with the new key.
///
/// <https://github.com/influxdata/influxdb_iox/issues/6439>
/// See <https://github.com/influxdata/influxdb_iox/issues/6439>.
///
/// ```text
/// ┌───────┐