update project links
This commit is contained in:
parent
52cfcf86a6
commit
15aa5cf975
1 changed files with 2 additions and 2 deletions
|
@ -24,12 +24,12 @@ class Main extends React.Component<MainProps, MainState> {
|
|||
"\"RoboCup is an international scientific initiative with the goal to advance the state of the art of intelligent robots. When established in 1997, the original mission was to field a team of robots capable of winning against the human soccer World Cup champions by 2050.\""
|
||||
,"IEEE hosts Robocup Soccer, an annual project where teams develop six robots to compete with other teams during Robofest. Join this hands-on project to explore computer vision, mechanical design, and microcontroller development!"
|
||||
]}>
|
||||
<a className='ex-link' href='https://www.robocup.org/'>More information at RoboCup website</a>
|
||||
<a className='ex-link' href='https://www.robocup.org/'>RoboCup website</a>
|
||||
</DefaultSection>
|
||||
<DefaultSection title="Quarterly Projects" paragraphs={[
|
||||
"Gain project experience through IEEE's Quarterly Projects where teams fully develop a project from scratch within 10 weeks!"
|
||||
]}>
|
||||
<a className='ex-link' href='https://forms.gle/eW6e1i3vWCdBj7Vn6'>Apply here!</a>
|
||||
<a className='ex-link' href='https://forms.gle/eW6e1i3vWCdBj7Vn6'>Apply here</a>
|
||||
</DefaultSection>
|
||||
<DefaultSection className={"past-proj"} title="Past Projects">
|
||||
<div className="cards">
|
||||
|
|
Loading…
Reference in a new issue