diff --git a/controls/access/identity-management/ACC.IDM.001_onboarding.md b/controls/access/identity-management/ACC.IDM.001_onboarding.md index a98239386..c530af99e 100644 --- a/controls/access/identity-management/ACC.IDM.001_onboarding.md +++ b/controls/access/identity-management/ACC.IDM.001_onboarding.md @@ -22,7 +22,7 @@ It is the perfect timing to ensure that every employees has: In theory, you already have an onboarding plan for your new employees (if not, Onboarding for new joiner](data/onboarding-for-new-joiner.md)) and a to-do for your admin running the onboarding (if not, -[Onboarding admin checklist](data/onboarding-admin-checklist.md)). + [Onboarding admin checklist](templates/onboarding-admin-checklist.md)). On your employee to-do, be sure to include: diff --git a/controls/access/identity-management/ACC.IDM.002_offboarding.md b/controls/access/identity-management/ACC.IDM.002_offboarding.md index d1c58e5a7..a2282d9a3 100644 --- a/controls/access/identity-management/ACC.IDM.002_offboarding.md +++ b/controls/access/identity-management/ACC.IDM.002_offboarding.md @@ -27,6 +27,6 @@ they left! - Revoke all access to systems (if you don't have an offboarding checklist → - [Offboarding admin checklist](data/offboarding-admin-checklist.md)) + [Offboarding admin checklist](templates/offboarding-admin-checklist.md)) 2. Upload a screenshot of your checklist that contains those bullet points below diff --git a/controls/access/identity-management/ACC.IDM.003_pre-employment-screening-process.md b/controls/access/identity-management/ACC.IDM.003_pre-employment-screening-process.md index c74440768..262020999 100644 --- a/controls/access/identity-management/ACC.IDM.003_pre-employment-screening-process.md +++ b/controls/access/identity-management/ACC.IDM.003_pre-employment-screening-process.md @@ -24,7 +24,7 @@ right, it is only about documenting it. ⇒ Define the recruitment process you follow when bringing on a new member (if you don’t have one formalized, here is a structure: -[Recruitment process](data/recruitment-process.md)). +[Recruitment process](templates/recruitment-process.md)). ## Evidence diff --git a/controls/access/identity-management/data/offboarding-admin-checklist.md b/controls/access/identity-management/templates/offboarding-admin-checklist.md similarity index 100% rename from controls/access/identity-management/data/offboarding-admin-checklist.md rename to controls/access/identity-management/templates/offboarding-admin-checklist.md diff --git a/controls/access/identity-management/data/onboarding-for-new-joiner.md b/controls/access/identity-management/templates/onboarding-for-new-joiner.md similarity index 100% rename from controls/access/identity-management/data/onboarding-for-new-joiner.md rename to controls/access/identity-management/templates/onboarding-for-new-joiner.md diff --git a/controls/access/identity-management/data/recruitment-process.md b/controls/access/identity-management/templates/recruitment-process.md similarity index 100% rename from controls/access/identity-management/data/recruitment-process.md rename to controls/access/identity-management/templates/recruitment-process.md