From 17615f44f0a1648b061ffc026d0b15f4d6782e67 Mon Sep 17 00:00:00 2001 From: pwseg Date: Tue, 24 Sep 2024 12:50:55 -0500 Subject: [PATCH] move screenshot --- .../catalog/cloud-apps/salesforce-unify/index.md | 2 +- .../sources}/images/select_mappings.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename src/{unify => connections/sources}/images/select_mappings.png (100%) diff --git a/src/connections/sources/catalog/cloud-apps/salesforce-unify/index.md b/src/connections/sources/catalog/cloud-apps/salesforce-unify/index.md index 26a38a9f4e..93e1ba5ec9 100644 --- a/src/connections/sources/catalog/cloud-apps/salesforce-unify/index.md +++ b/src/connections/sources/catalog/cloud-apps/salesforce-unify/index.md @@ -60,7 +60,7 @@ Next, add a Segment Profiles destination: 4. Test your mapping with real data from Salesforce. 5. Save your mapping configuration. -![A screenshot of the "Select Mappings" interface in Segment, showing fields for mapping event data from a source to a destination. The interface includes options for selecting objects, customizing objects, and mapping fields such as Profile Space, User ID, Anonymous ID, Group ID, Traits, and Timestamp.](./images/select_mappings.png) +![A screenshot of the "Select Mappings" interface in Segment, showing fields for mapping event data from a source to a destination. The interface includes options for selecting objects, customizing objects, and mapping fields such as Profile Space, User ID, Anonymous ID, Group ID, Traits, and Timestamp.](../../../images/select_mappings.png) ### 5. Enable the destination mapping and Salesforce source diff --git a/src/unify/images/select_mappings.png b/src/connections/sources/images/select_mappings.png similarity index 100% rename from src/unify/images/select_mappings.png rename to src/connections/sources/images/select_mappings.png