From 9e05417895d3abad2aaddcf30f226bb8b7aa1d97 Mon Sep 17 00:00:00 2001 From: Prabhxjott Date: Thu, 30 Dec 2021 20:30:56 +0530 Subject: [PATCH] fixed HERE link in ICPC section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d588eae..e2f453b 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ > Hacker Cup is Facebook's annual open programming competition. Open to participants around the world, we invite you to apply problem-solving and algorithmic coding skills to advance through each year’s online rounds, win prizes, and have a chance to make it to the global finals and win the grand prize. - [ICPC](https://icpc.global/) -> The ICPC formerly known as ACM-ICPC (Association for Computing Machinery - International Collegiate Programming Contest) is considered as the "Olympics of Programming Competitions". It is quite simply, the oldest, largest, and most prestigious programming contest in the world. This contest is for students only. Students from same college may form team of 3(reqiured) along with 1 reserve(optional) and with a coach from the faculty member. Contestants advance through two online-hosted rounds to compete at the annual ICPC Finals that is held at a different international sites each year. Further details are [here](http://icpc.baylor.edu/download/regionals/rules/EligibilityDecisionTree-13.pdf). +> The ICPC formerly known as ACM-ICPC (Association for Computing Machinery - International Collegiate Programming Contest) is considered as the "Olympics of Programming Competitions". It is quite simply, the oldest, largest, and most prestigious programming contest in the world. This contest is for students only. Students from same college may form team of 3(reqiured) along with 1 reserve(optional) and with a coach from the faculty member. Contestants advance through two online-hosted rounds to compete at the annual ICPC Finals that is held at a different international sites each year. Further details are [here](https://icpc.global/regionals/rules/). ## Thanks to all the contributors ❤️