diff --git a/src/components/Forms/Algorithm/AlgorithmSubmission.tsx b/src/components/Forms/Algorithm/AlgorithmSubmission.tsx index c0ec85f..fc1ca1a 100644 --- a/src/components/Forms/Algorithm/AlgorithmSubmission.tsx +++ b/src/components/Forms/Algorithm/AlgorithmSubmission.tsx @@ -279,8 +279,8 @@ class AlgorithmSubmission extends React.Component { return (

- If you would like to submit an algorithm to this benchmark, - please contact the contact person mentioned in the about tab. + If you would like to create a submission for this benchmark, + please login or sign up, by pressing "Login" at the top right.

);