diff --git a/src/technologies/c.json b/src/technologies/c.json index f67ac2a91..1bee209b0 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -62,7 +62,7 @@ ], "description": "CiviCRM is a web-based suite of internationalised open-source software for constituency relationship management.", "icon": "CiviCRM.png", - "dom": "a[href*='/civicrm/contribute/transact']", + "dom": "a[href*='/civicrm/contribute/transact'], link[href*='/com_civicrm/civicrm/']", "oss": true, "website": "https://civicrm.org" },