diff --git a/docs/restore.md b/docs/restore.md index c051f2b..91412a0 100644 --- a/docs/restore.md +++ b/docs/restore.md @@ -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/).