Skip to content

Commit

Permalink
Display full instrument URL
Browse files Browse the repository at this point in the history
-Instead of "More Information"
  • Loading branch information
Dagonite committed Mar 19, 2024
1 parent def06d6 commit c31f8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Instrument.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ const Instrument: React.FC = () => {
underline="always"
style={styles.infoLink}
>
More Information
{instrument.infoPage}
</Link>
</Box>
<Box style={styles.scientistBox}>
Expand Down

0 comments on commit c31f8d1

Please sign in to comment.