fix(docs): correct feed link to /rollback-data-changes/
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m13s

This commit is contained in:
blog-dev
2026-08-20 22:26:04 +01:00
parent 11f298ee2a
commit 021db986e0
+1 -1
View File
@@ -71,4 +71,4 @@ The restore process is implemented in the [`restore.sas`](https://git.datacontro
Audit records are written by the open-source [`%mp_storediffs`](https://core.sasjs.io/mp__storediffs_8sas.html) macro during the normal approval workflow, which compares the pre-load snapshot with the applied changes and appends row-level entries to the audit table. This is why restore is only possible for tables that were loaded through Data Controller's tracked loaders.
For a lighter overview of this feature, see the [feed post on datacontroller.io](https://datacontroller.io/feed/rollback-data-changes/).
For a lighter overview of this feature, see the [feed post on datacontroller.io](https://datacontroller.io/rollback-data-changes/).