Skip to content

Commit

Permalink
Merge pull request hms-dbmi-cellenics#992 from hms-dbmi-cellenics/fix…
Browse files Browse the repository at this point in the history
…-modal-help

fix default help message
  • Loading branch information
alexvpickering authored Mar 15, 2024
2 parents d7d3696 + ef6bb9e commit 887ac60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/getDomainSpecificContent.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const domainSpecificContent = {
HelpButton: reusedContent.HelpButton.OneToOneSupport,
matomoName: 'cellenics',
guidanceFileLink: 'https://drive.google.com/file/d/1VPaB-yofuExinY2pXyGEEx-w39_OPubO/view',
helpMessage: () => (
helpMessage: (
<>
Email us to find out if we can support your data:
<a href={`mailto:${config.supportEmail}`}>
Expand Down

0 comments on commit 887ac60

Please sign in to comment.