Skip to content

Commit

Permalink
Merge pull request #535 from jay-hodgson/PORTALS-2840
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-hodgson authored Oct 31, 2023
2 parents 366d253 + 48b5d09 commit 9c80893
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export const ObservationCard: React.FunctionComponent<ObservationCardProps> = ({
{doi && (
<div className="ObservationCard__doi">
<Link href={doi} target="_blank">
DOI
Reference
</Link>
</div>
)}
Expand Down

0 comments on commit 9c80893

Please sign in to comment.