Skip to content

Commit

Permalink
chore(root): Merge branch 'master' of https://github.com/argoproj/arg…
Browse files Browse the repository at this point in the history
…o-workflows into archive/root.go (argoproj#11898)

Signed-off-by: Ramya <[email protected]>
  • Loading branch information
rum1887 committed Oct 9, 2023
2 parents a156602 + 77d02bd commit 40a95e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export const EventSourceList = ({match, location, history}: RouteComponentProps<
))}
</div>
<Footnote>
<a onClick={() => navigation.goto(uiUrl('event-flow/' + namespace))}>Show events-flow page</a>
<a onClick={() => navigation.goto(uiUrl('event-flow/' + namespace))}>Show event-flow page</a>
</Footnote>
</>
)}
Expand Down

0 comments on commit 40a95e6

Please sign in to comment.