Skip to content

Commit cdc675e

Browse files
authored
Update README.md
Update readme in accordance with V16 releases
1 parent eb0ed93 commit cdc675e

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,16 @@ This repository houses open-source extensions, created for Umbraco CMS, that int
66

77
### Analytics
88

9-
[Cookiebot](./src/Umbraco.Cms.Integrations.Analytics.Cookiebot/) - a Razor Class Library serving as an implementation model for Cookiebot banner and declaration.
9+
[Cookiebot](../../main-v15/src/Umbraco.Cms.Integrations.Analytics.Cookiebot/) - a Razor Class Library serving as an implementation model for Cookiebot banner and declaration.
1010

1111
### Commerce
1212

13-
[CommerceTools](./src/Umbraco.Cms.Integrations.Commerce.CommerceTools/) - a product and category picker that can be added as a property editor for content, with a value converter providing a strongly typed model for rendering.
14-
1513
[Shopify](./src/Umbraco.Cms.Integrations.Commerce.Shopify/) - a products picker that can be added as a property editor for content, with a value converter providing a strongly typed model for rendering.
1614

1715
### SEO
1816

1917
[Semrush](./src/Umbraco.Cms.Integrations.SEO.Semrush/) - a search tool available as a content app, helping editors research and use appropriate keywords for their content, to help with website search engine optimisation.
2018

21-
[GoogleSearchConsole.URLInspectionTool](./src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/) - a tool allowing programmatic access to URL-level data for properties managed in Google Search Console and the indexed version of a URL.
22-
2319
### CRM
2420

2521
[HubSpot](./src/Umbraco.Cms.Integrations.Crm.Hubspot/) - a form picker and rendering component for HubSpot forms.
@@ -34,10 +30,4 @@ This repository houses open-source extensions, created for Umbraco CMS, that int
3430
### Search
3531
[Algolia](./src/Umbraco.Cms.Integrations.Search.Algolia/) - a custom dashboard for managing search indices in Algolia.
3632

37-
### PIM
38-
[inriver](./src/Umbraco.Cms.Integrations.PIM.Inriver/) - a products picker that can be added as a property editor for content, with a value converter providing a strongly typed model for rendering, and a rendering component.
39-
40-
### DAM
41-
[Aprimo](./src/Umbraco.Cms.Integrations.DAM.Aprimo/) - a media picker for digital assets managed in an Aprimo workspace.
42-
4333

0 commit comments

Comments
 (0)