Skip to content

Commit

Permalink
Merge pull request #582 from DylanMiller765/master
Browse files Browse the repository at this point in the history
Fixed InfoSec Typos and Button Mail Path
  • Loading branch information
Brodypen authored Dec 26, 2023
2 parents 3dac50c + 6df5b9d commit bfe274b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/InfoSec/InfoSec.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ const InfoSec = () => {
<div className='info-cta text-center col-md-8 mx-auto'>
<p>
Develop Soft &amp; Technical Skills - Learn Linux - Protect yourself
on the Internet - Partticapte in Security Challenenges - Earn
CougarCS Member Points
on the Internet - Participate in Security Challenges - Earn CougarCS
Member Points
</p>
<Button
className='ghost-button'
href='mailto:tutoring@cougarcs.com?subject=CougarCS Tutor Application'
href='mailto:infosec@cougarcs.com?subject=CougarCS Hacker Application'
>
Become a Hacker
</Button>
Expand Down

0 comments on commit bfe274b

Please sign in to comment.