From 3d66f91820228edcead3d3a58844a63f890aa497 Mon Sep 17 00:00:00 2001 From: blog-dev Date: Thu, 20 Aug 2026 22:26:03 +0100 Subject: [PATCH] fix(feed): correct docs link to /restore/ --- content/feed/rollback-data-changes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/feed/rollback-data-changes/index.md b/content/feed/rollback-data-changes/index.md index c60fb24..f7af6a4 100644 --- a/content/feed/rollback-data-changes/index.md +++ b/content/feed/rollback-data-changes/index.md @@ -48,7 +48,7 @@ Because the rollback creates a new, approved changeset rather than silently rewi This feature works for all temporal-aware load types (`UPDATE`, `TXTEMPORAL`, and `BITEMPORAL`) and respects SCD2 validity windows. And the whole process is built on the same open-source macro library that powers the rest of Data Controller - so you can inspect, test, and audit the code itself. -Full documentation is here: https://docs.datacontroller.io/rollback-data-changes/ +Full documentation is here: https://docs.datacontroller.io/restore/