From dd4c9e50c7efaa113bc80372491c820663fde064 Mon Sep 17 00:00:00 2001 From: makeletnotvar Date: Fri, 9 Sep 2022 03:20:20 +0200 Subject: [PATCH] Fixed broken link in the hypertable-architecture.md (#1562) Co-authored-by: Lana Brindley --- .../hypertables-and-chunks/hypertable-architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timescaledb/overview/core-concepts/hypertables-and-chunks/hypertable-architecture.md b/timescaledb/overview/core-concepts/hypertables-and-chunks/hypertable-architecture.md index 727fbca27d75..c813c5c3ec9f 100644 --- a/timescaledb/overview/core-concepts/hypertables-and-chunks/hypertable-architecture.md +++ b/timescaledb/overview/core-concepts/hypertables-and-chunks/hypertable-architecture.md @@ -28,7 +28,7 @@ This section uses the example of 1-day chunks to explain how hypertables work. The default chunk time interval is actually 7 days, and you can change it to suit your data ingest patterns. To learn about best practices for chunk time intervals, see the documentation on -[chunk sizing](timescaledb/latest/how-to-guides/hypertables/best-practices/#time-intervals). +[chunk sizing](/timescaledb/latest/how-to-guides/hypertables/best-practices/#time-intervals). ## Time-and-space partitioning