From b84fde2cc530d46a3b8410ea1a66cffd75ce3181 Mon Sep 17 00:00:00 2001 From: Daryl Graham Date: Fri, 29 Nov 2024 20:19:56 +1000 Subject: [PATCH] Update docs/integrations/azure/org.md Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: Daryl Graham Signed-off-by: darylgraham --- docs/integrations/azure/org.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/azure/org.md b/docs/integrations/azure/org.md index 6e8b9c84a3..aab6c47b5d 100644 --- a/docs/integrations/azure/org.md +++ b/docs/integrations/azure/org.md @@ -260,7 +260,7 @@ The following provides an example of each kind of transformer. We recommend crea First, lets set up the basic structure of the file, with functions for each kind of transformer that simply passes through the default transformer unchanged. -```ts title="packages/backend/src/transformers.ts" +```ts title="packages/backend/src/extensions/transformers.ts" import * as MicrosoftGraph from '@microsoft/microsoft-graph-types'; import { defaultGroupTransformer,