Skip to content

Commit 2a2b5c2

Browse files
committed
Updated image paths
1 parent 5adf812 commit 2a2b5c2

File tree

11 files changed

+48
-48
lines changed
  • src
    • Umbraco.Cms.Integrations.Automation.Zapier/docs
    • Umbraco.Cms.Integrations.Commerce.CommerceTools/docs
    • Umbraco.Cms.Integrations.Commerce.Shopify/docs
    • Umbraco.Cms.Integrations.Crm.ActiveCampaign/docs
    • Umbraco.Cms.Integrations.Crm.Dynamics/docs
    • Umbraco.Cms.Integrations.Crm.Hubspot/docs
    • Umbraco.Cms.Integrations.DAM.Aprimo/docs
    • Umbraco.Cms.Integrations.PIM.Inriver/docs
    • Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs
    • Umbraco.Cms.Integrations.SEO.Semrush/docs
    • Umbraco.Cms.Integrations.Search.Algolia/docs

11 files changed

+48
-48
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ When the automatic workflow is activated (content gets published) the subscripti
99

1010
If you want to see the details on how the integration to Zapier is made for Umbraco CMS 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.
1111

12-
![trigger](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Automation.Zapier/docs/images/trigger.png)
12+
![trigger](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Automation.Zapier/docs/images/trigger.png)
1313

14-
![zap](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Automation.Zapier/docs/images/zap.png)
14+
![zap](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Automation.Zapier/docs/images/zap.png)
1515

16-
![action](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Automation.Zapier/docs/images/action.png)
16+
![action](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Automation.Zapier/docs/images/action.png)
1717

18-
![dashboard](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Automation.Zapier/docs/images/dashboard.png)
18+
![dashboard](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Automation.Zapier/docs/images/dashboard.png)

src/Umbraco.Cms.Integrations.Commerce.CommerceTools/docs/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ A property value converter converts the identifier into a strongly typed model,
99

1010
If you want to see the details on how the integration to CommerceTool 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-with-commercetools/) supplementing this integration.
1111

12-
![workflow](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.CommerceTools/docs/images/workflow.png)
12+
![workflow](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Commerce.CommerceTools/docs/images/workflow.png)
1313

14-
![overlay](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.CommerceTools/docs/images/overlay.png)
14+
![overlay](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Commerce.CommerceTools/docs/images/overlay.png)
1515

16-
![property-editor](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.CommerceTools/docs/images/property-editor.png)
16+
![property-editor](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Commerce.CommerceTools/docs/images/property-editor.png)

src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Once the integration is installed you can register the Shopify Product Picker as
88
**Want to know more about this integration?**
99
If you want to see the details on how the integration to Shopity 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-with-shopify/) supplementing this integration:
1010

11-
![data-type1](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/images/data-type1.png)
11+
![data-type1](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/images/data-type1.png)
1212

13-
![data-type2](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/images/data-type2.png)
13+
![data-type2](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/images/data-type2.png)
1414

15-
![editors](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/images/editors.png)
15+
![editors](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/images/editors.png)
1616

17-
![products](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/images/products.png)
17+
![products](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Commerce.Shopify/docs/images/products.png)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ For front-end rendering, a strongly typed model will be generated by the propert
1515

1616
If you want to see the details on how the integration to ActiveCampaign Forms 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.
1717

18-
![property-editor](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/docs/images/property-editor.png)
18+
![property-editor](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/docs/images/property-editor.png)
1919

20-
![render](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/docs/images/render.png)
20+
![render](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/docs/images/render.png)

src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ After connecting with your account, the list of forms from Dynamic 365 will be p
1010
**Want to know more about how the integration works?**
1111
If you want to see the details on how the integration to Microsoft Dynamics 365 - Marketing Forms is made or want to 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-with-microsoft-dynamics-365-marketing-forms/) supplementing this integration.
1212

13-
![picker](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/images/picker.png)
13+
![picker](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/images/picker.png)
1414

15-
![data-type](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/images/data-type.png)
15+
![data-type](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/images/data-type.png)
1616

17-
![authorize](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/images/authorize.png)
17+
![authorize](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/images/authorize.png)
1818

19-
![forms](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/images/forms.png)
19+
![forms](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Dynamics/docs/images/forms.png)

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Popular features of HubSpot forms include:
2121
**Want to know more about how the integration is made?**
2222
If you want to see the details on how the integration to HubSpot Forms 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-with-hubspot-forms/) supplementing this integration.
2323

24-
![render](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/render.png)
24+
![render](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/render.png)
2525

26-
![data-type](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/data-type.png)
26+
![data-type](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/data-type.png)
2727

28-
![pickers](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/pickers.png)
28+
![pickers](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/pickers.png)
2929

30-
![auth](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/auth.png)
30+
![auth](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/auth.png)
3131

32-
![forms](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/forms.png)
32+
![forms](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.Crm.Hubspot/docs/images/forms.png)

src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ A rendering component is available for displaying the selected assets using a st
99

1010
If you want to see the details on how the integration to Aprimo 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-aprimo-dam-with-umbraco-cms/) supplementing this integration.
1111

12-
![workspace](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/workspace.png)
12+
![workspace](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/workspace.png)
1313

14-
![data-type](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/data-type.png)
14+
![data-type](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/data-type.png)
1515

16-
![selector](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/selector.png)
16+
![selector](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/selector.png)
1717

18-
![content-selector](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/content-selector.png)
18+
![content-selector](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/content-selector.png)
1919

20-
![filtering](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/filtering.png)
20+
![filtering](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/filtering.png)
2121

22-
![render](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/render.png)
22+
![render](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.DAM.Aprimo/docs/images/render.png)

src/Umbraco.Cms.Integrations.PIM.Inriver/docs/readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ Specifically, you can select the inriver property editor on a data type. In the
1010

1111
If you want to see the details on how the integration to inriver 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-with-inriver/) supplementing this integration.
1212

13-
![picker](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/picker.png)
13+
![picker](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/picker.png)
1414

15-
![data-type](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/data-type.png)
15+
![data-type](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/data-type.png)
1616

17-
![control-center](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/control-center.png)
17+
![control-center](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/control-center.png)
1818

19-
![products](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/products.png)
19+
![products](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/products.png)
2020

21-
![render](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/render.png)
21+
![render](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.PIM.Inriver/docs/images/render.png)

src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ You can define cultures and hostnames, this will reflect in the type of field fo
3434

3535
If you want to see the details on how the integration to Google Search Console - URL Inspection Tool 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-with-google-search-console-url-inspection-tool/) supplementing this integration.
3636

37-
![content-app](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/content-app.png)
37+
![content-app](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/content-app.png)
3838

39-
![connect](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/connect.png)
39+
![connect](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/connect.png)
4040

41-
![inspect](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/inspect.png)
41+
![inspect](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/inspect.png)
4242

43-
![cultures](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/cultures.png)
43+
![cultures](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/cultures.png)
4444

45-
![links](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/links.png)
45+
![links](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/docs/images/links.png)

src/Umbraco.Cms.Integrations.SEO.Semrush/docs/readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ The integration comes with search tool filters with helpful information into the
1212

1313
If you want to see the details on how the integration to Semrush is made or just follow the example of extending Umbraco with a third-party system you can take a look at the blog post supplementing this integration:
1414

15-
![contentapp](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/contentapp.png)
15+
![contentapp](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/contentapp.png)
1616

17-
![property-selector](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/keyword-search-database.png)
17+
![property-selector](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/keyword-search-database.png)
1818

19-
![keyword-search](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/keyword-search.png)
19+
![keyword-search](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/keyword-search.png)
2020

21-
![keyword-search-database](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/keyword-search-database.png)
21+
![keyword-search-database](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/keyword-search-database.png)
2222

23-
![keyword-search-method](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/keyword-search-method.png)
23+
![keyword-search-method](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/keyword-search-method.png)
2424

25-
![results](https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/results.png)
25+
![results](https://raw.githubusercontent.com/umbraco/Umbraco.Cms.Integrations/main/src/Umbraco.Cms.Integrations.SEO.Semrush/docs/images/results.png)

0 commit comments

Comments
 (0)