Skip to content

Commit eb08c01

Browse files
committed
Correct paths before merging.
1 parent 72d2609 commit eb08c01

File tree

4 files changed

+15
-15
lines changed
  • src
    • Umbraco.Forms.Integrations.Automation.Zapier/docs
    • Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs
    • Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs
    • Umbraco.Forms.Integrations.Crm.Hubspot/docs

4 files changed

+15
-15
lines changed

src/Umbraco.Forms.Integrations.Automation.Zapier/docs/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ When the automatic workflow is activated (the form is submitted) the subscriptio
1111

1212
If you want to see the details on how the integration to Zapier is made for Umbraco Forms or just follow the example of extending Umbraco with a third-party system you can take a look at the [blog post](https://umbraco.com/blog/integrating-umbraco-with-zapier/) supplementing this integration.
1313

14-
![trigger](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Automation.Zapier/docs/images/trigger.png)
14+
![trigger](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Automation.Zapier/docs/images/trigger.png)
1515

16-
![zap](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Automation.Zapier/docs/images/zap.png)
16+
![zap](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Automation.Zapier/docs/images/zap.png)

src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ To get started with the emerchantpay package for Umbraco Forms, you must have an
1111

1212
If you want to see the details on how the integration to emerchantpay is made or just follow the example of extending Umbraco Forms with a third-party system you can take a look at the [blog post](https://umbraco.com/blog/integrating-umbraco-forms-with-emerchantpay/) supplementing this integration.
1313

14-
![workflow](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/workflow.png)
14+
![workflow](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/workflow.png)
1515

16-
![workflow-config](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/workflow-config.png)
16+
![workflow-config](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/workflow-config.png)
1717

18-
![workflow-mapping](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/workflow-mapping.png)
18+
![workflow-mapping](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/workflow-mapping.png)
1919

20-
![render](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/render.png)
20+
![render](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/render.png)
2121

22-
![wpf](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/wpf.png)
22+
![wpf](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/wpf.png)
2323

24-
![records](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/records.png)
24+
![records](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Commerce.EMerchantPay/docs/images/records.png)

src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ When a form that has the ActiveCampaign workflow attached is submitted, the cont
1313

1414
If you want to see the details on how the integration to ActiveCampaign Contacts is made or just follow the example of extending Umbraco with a third-party system you can take a look at the [blog post](https://umbraco.com/blog/integrating-umbraco-cms-and-forms-with-activecampaign/) supplementing this integration.
1515

16-
![ac](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/images/ac.png)
16+
![ac](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/images/ac.png)
1717

18-
![fields](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/images/fields.png)
18+
![fields](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/images/fields.png)
1919

20-
![mappings1](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/images/mappings1.png)
20+
![mappings1](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/images/mappings1.png)
2121

22-
![workflow](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/images/workflow.png)
22+
![workflow](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Crm.ActiveCampaign/docs/images/workflow.png)

src/Umbraco.Forms.Integrations.Crm.Hubspot/docs/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Workflows within Umbraco Forms are processes that run after a form is submitted
1313

1414
If you want to see the details on how the integration to HubSpot CRM is made or just follow the example of extending Umbraco Forms with a third-party system you can take a look at the [blog post](https://umbraco.com/blog/integrating-umbraco-forms-with-hubspot-crm/) supplementing this integration.
1515

16-
![workflow](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Crm.Hubspot/docs/images/workflow.png)
16+
![workflow](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Crm.Hubspot/docs/images/workflow.png)
1717

18-
![picker](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Crm.Hubspot/docs/images/picker.png)
18+
![picker](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Crm.Hubspot/docs/images/picker.png)
1919

20-
![hb](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/v10/docs/integrations-readmes/src/Umbraco.Forms.Integrations.Crm.Hubspot/docs/images/hb.png)
20+
![hb](https://github.com/umbraco/Umbraco.Forms.Integrations/blob/main-v10/src/Umbraco.Forms.Integrations.Crm.Hubspot/docs/images/hb.png)

0 commit comments

Comments
 (0)