Skip to content

Commit 761a0d1

Browse files
committed
Fix deadlink
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
1 parent 0fb604c commit 761a0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/banyandb/ttl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
BanyanDB employs a Time-To-Live (TTL) mechanism to automatically delete data older than the specified duration. When using BanyanDB as the storage backend, the `recordDataTTL` and `metricsDataTTL` configurations are deprecated. Instead, TTL settings should be configured directly within `storage.banyandb`.
44

5-
For detailed information, please refer to the [Storage BanyanDB](storages/banyandb.md) documentation.
5+
For detailed information, please refer to the [Storage BanyanDB](../setup/backend/storages/banyandb.md) documentation.
66

77
## Segment Interval and TTL
88

0 commit comments

Comments
 (0)