Skip to content

Commit e33b2f9

Browse files
authored
Merge pull request #1427 from algolia/update/MAGE-771
Update Merchandising.php
2 parents db6d467 + 66c4209 commit e33b2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Model/Observer/Merchandising.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public function execute(Observer $observer)
6767
The category cannot be merchandised with Algolia
6868
as you hit your <a href="https://www.algolia.com/pricing/" target="_blank">query rules quota</a>.
6969
If you need an extended quota,
70-
please contact us on <a href="mailto:support@algolia.com">support@algolia.com</a>.';
70+
please reach out to the [Algolia Support team](https://support.algolia.com/hc/en-us/requests/new).';
7171
}
7272

7373
$phrase = new Phrase($message);

0 commit comments

Comments
 (0)