diff --git a/backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc b/backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc index 88d2c61b9a85..f3488bce8f24 100644 --- a/backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc +++ b/backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc @@ -6,9 +6,9 @@ include::_attributes/common-attributes.adoc[] toc::[] -You restore application backups by creating a `Restore` custom resource (CR). See xref:../../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc#oadp-creating-restore-cr_restoring-applications[Creating a Restore CR]. +You restore application backups by creating a `Restore` custom resource (CR). See xref:../../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/modules/oadp-creating-restore-cr.adoc#oadp-creating-restore-cr[Creating a Restore CR]. -You can create restore hooks to run commands in a container in a pod by editing the `Restore` CR. See xref:../../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc#oadp-creating-restore-hooks_restoring-applications[Creating restore hooks]. +You can create restore hooks to run commands in a container in a pod by editing the `Restore` CR. See xref:../../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/modules/oadp-creating-restore-hooks.adoc#oadp-creating-restore-hooks[Creating restore hooks]. include::modules/oadp-review-backup-restore.adoc[leveloffset=+1] include::modules/oadp-creating-restore-cr.adoc[leveloffset=+1]