Skip to content

Commit 983a423

Browse files
committed
fix relative links
1 parent b4468b8 commit 983a423

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"redirect_document_id": false
4242
},
4343
{
44-
"source_path_from_root": "articles/active-directory/governance/set-employee-leave-date-time.md",
44+
"source_path_from_root": "/articles/active-directory/governance/set-employee-leave-date-time.md",
4545
"redirect_url": "/graph/tutorial-lifecycle-workflows-set-employeeleavedatetime",
4646
"redirect_document_id": false
4747
},

articles/active-directory/governance/how-to-lifecycle-workflow-sync-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following table shows the scheduling (trigger) relevant attributes and the m
2626
|employeeLeaveDateTime|DateTimeOffset|Yes|Not currently|Not currently|
2727

2828
> [!NOTE]
29-
> To take advantaged of leaver scenarios, you can set the employeeLeaveDateTime manually for cloud-only users. For more information, see: [Configure the employeeLeaveDateTime property for a user](https://learn.microsoft.com/graph/tutorial-lifecycle-workflows-set-employeeleavedatetime)
29+
> To take advantaged of leaver scenarios, you can set the employeeLeaveDateTime manually for cloud-only users. For more information, see: [Configure the employeeLeaveDateTime property for a user](/graph/tutorial-lifecycle-workflows-set-employeeleavedatetime)
3030
3131
This document explains how to set up synchronization from on-premises Azure AD Connect cloud sync and Azure AD Connect for the required attributes.
3232

0 commit comments

Comments
 (0)