Skip to content

Commit

Permalink
Updated nav links
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranjal Jain authored and Pranjal Jain committed Aug 21, 2023
1 parent 9101d4f commit 4f1858c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Navigation() {
<Navbar.Collapse id='basic-navbar-nav'>
<Nav className='mr-auto'></Nav>
<Nav className='navbar-right'>
<Nav.Link href='http://blog.pranjaljain.me'>
<Nav.Link href='https://dev.to/pranjaljain0'>
<Button className='moving-gradient'>Blogs</Button>
</Nav.Link>
{/* <Nav.Link>
Expand Down Expand Up @@ -68,7 +68,7 @@ function Navigation() {
</Nav.Link>
<Nav.Link
aria-label='Linked In'
href='https://www.linkedin.com/in/pranjaljain0/'
href='https://www.linkedin.com/in/pranjal-j-66626b285/'
>
<FaLinkedin
aria-label='Linked In'
Expand Down

0 comments on commit 4f1858c

Please sign in to comment.