diff --git a/frontend/packages/data-portal/app/components/MLChallenge/MLChallengeHeader.tsx b/frontend/packages/data-portal/app/components/MLChallenge/MLChallengeHeader.tsx index 83bcfc24d..a47c5a1a4 100644 --- a/frontend/packages/data-portal/app/components/MLChallenge/MLChallengeHeader.tsx +++ b/frontend/packages/data-portal/app/components/MLChallenge/MLChallengeHeader.tsx @@ -43,11 +43,13 @@ export function MLChallengeHeader() { {divider} - - - +
+ + + +
) } diff --git a/frontend/packages/data-portal/app/components/MLChallenge/MdxContent/HowToParticipate.mdx b/frontend/packages/data-portal/app/components/MLChallenge/MdxContent/HowToParticipate.mdx index 3faba4cc1..821bec830 100644 --- a/frontend/packages/data-portal/app/components/MLChallenge/MdxContent/HowToParticipate.mdx +++ b/frontend/packages/data-portal/app/components/MLChallenge/MdxContent/HowToParticipate.mdx @@ -6,7 +6,7 @@ ### Location -The competition is hosted on [Kaggle](https://www.kaggle.com/). +The competition is hosted on [Kaggle](https://www.kaggle.com/competitions/czii-cryo-et-object-identification/). @@ -37,7 +37,7 @@ A truncated list of the rules is below ([see here for the full list of rules](ht - **No private sharing outside teams:** Privately sharing code or data outside of teams is not permitted. It's okay to share code if it's made available to all participants on the forums. - **Team Limits:** The maximum team size is 5\. - **Winner license type:** Open source. Specific licensing is [MIT](https://opensource.org/license/mit). -- Competition is open to residents of the United States and worldwide except where excluded by [Kaggle's terms](https://www.kaggle.com/terms) or the [competition eligibility rule](https://www.kaggle.com/competitions/czii-cryo-et-object-identification/rules#7.-eligibility). +- **Eligibility:** Competition is open to residents of the United States and worldwide except where excluded by [Kaggle's terms](https://www.kaggle.com/terms) or the [competition eligibility rule](https://www.kaggle.com/competitions/czii-cryo-et-object-identification/rules#7.-eligibility). diff --git a/frontend/packages/data-portal/public/locales/en/translation.json b/frontend/packages/data-portal/public/locales/en/translation.json index 29488125d..c4902bc37 100644 --- a/frontend/packages/data-portal/public/locales/en/translation.json +++ b/frontend/packages/data-portal/public/locales/en/translation.json @@ -197,7 +197,7 @@ "groundTruthTooltip": "Ground Truth: Author-curated annotations for use as training or validation data for machine learning models.", "groundTruthUsed": "Ground Truth Used", "hardware": "Hardware", - "haveMoreQuestions": "Have a question? Reach out to our team at cryoetdataportal@chanzuckerberg.com", + "haveMoreQuestions": "Have a question? Reach out to our team at cryoetdataportal@chanzuckerberg.com.", "headshotOfName": "Headshot of {{name}}", "helpAndReport": "Help & Report", "helpUsAchieveThisVision": "Help us achieve this vision",