Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristina Aurrecoechea committed Sep 24, 2024
1 parent 78ec06f commit 2fe1ef5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ function useHeaderMenuItems() {
key: 'galaxy-analyses',
display: 'Assign my proteins to groups in Galaxy',
type: 'reactRoute',
url: makeStaticPageRoute(`/prot-mapping-warn.html`),
url: '/workspace/map-proteins/new',
},
{
key: 'basket',
Expand Down

0 comments on commit 2fe1ef5

Please sign in to comment.