Skip to content

Commit

Permalink
Change: readme link with youtube toturial
Browse files Browse the repository at this point in the history
  • Loading branch information
amasin76 committed Nov 9, 2023
1 parent 6a92982 commit bb678ca
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/pages/popup/components/Redirect/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@ const Redirect: React.FC = () => {
</div>
<p>Need Help!</p>
<div className="btn-grp">
<ExternalLink
href="https://github.com/amasin76/intranet-chrome-extension#readme"
className="link"
text="Readme"
/>
<ExternalLink href="https://youtu.be/6FhrEXUd1m4" className="link" text="Tutorial" />
<ExternalLink href="https://www.twitter.com/amasin76" className="link" text="Contact Developer" />
</div>
</div>
Expand Down

0 comments on commit bb678ca

Please sign in to comment.