From 62fa3b8a427c3bd461dd1e44fdc59c9079f2b855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20T=C3=B3th?= Date: Mon, 4 Oct 2021 15:08:50 +0200 Subject: [PATCH] Fix link (#502) Co-authored-by: Jacob Prall --- .../how-to-guides/data-retention/manually-drop-chunks.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/timescaledb/how-to-guides/data-retention/manually-drop-chunks.md b/timescaledb/how-to-guides/data-retention/manually-drop-chunks.md index 22c6985e926f..a5374bcdb425 100644 --- a/timescaledb/how-to-guides/data-retention/manually-drop-chunks.md +++ b/timescaledb/how-to-guides/data-retention/manually-drop-chunks.md @@ -41,3 +41,6 @@ the `conditions` hypertable will still have data stretching back 36 hours. For more information on the `drop_chunks` function and related parameters, please review the [API documentation][drop_chunks]. + + +[drop_chunks]: /api/:currentVersion:/hypertable/drop_chunks/