Skip to content

Commit 1ef49e0

Browse files
committed
feat: update webinar link text to clarify it refers to an older version of the form
1 parent 8f47be2 commit 1ef49e0

File tree

1 file changed

+1
-1
lines changed
  • src/frontend/submission_form/src/main_layout

1 file changed

+1
-1
lines changed

src/frontend/submission_form/src/main_layout/Menu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ const Menu = ({urlQuery, onMenuItemClick = () => {}, history}) => {
300300
eventKey={MENU_INDEX[WIDGET.HELP]} onClick={onMenuItemClick}>{WIDGET_TITLE[WIDGET.HELP]}
301301
</NavItem></IndexLinkContainer>
302302
<NavItem href="https://www.youtube.com/embed/ZONK4qe_-w8?start=86&end=1011" target="_blank">
303-
WormBase Community Curation Webinar <Glyphicon glyph="new-window"/>
303+
WormBase Community Curation Webinar (refers to an older version of the form) <Glyphicon glyph="new-window"/>
304304
</NavItem>
305305
<NavItem href="mailto:[email protected]">
306306
Contact us <Glyphicon glyph="envelope"/>

0 commit comments

Comments
 (0)