Skip to content

Commit

Permalink
add link change for mccrs website
Browse files Browse the repository at this point in the history
  • Loading branch information
pearl-truss committed Oct 23, 2023
1 parent 1cb5d8d commit 6121942
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ export const SubmissionSummary = (): React.ReactElement => {
</span>
)}
<Link
href={`/submissions/${pkg.id}/MCCRS-record-number`}
href={`/submissions/${pkg.id}/mccrs-record-number`}
className={
pkg.mccrsID ? styles.editLink : ''
}
Expand Down

0 comments on commit 6121942

Please sign in to comment.