Skip to content

Commit 581e399

Browse files
committed
minor updates
1 parent 5ec0187 commit 581e399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navbar/NavSideBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const NavSidebar = ({ openSidebar = false, closeNavSidebar, navSetup, changeThem
6262
<>
6363
<hr />
6464
<Text subtitle className='mt-3 !text-[18px]'>Examples and tutorials</Text>
65-
<LinkTo href='/page/tutorial/all-components.tsx' passHref className='text-[16px] block my-3'>
65+
<LinkTo href='/pages/tutorial/all-components.tsx' passHref className='text-[16px] block my-3'>
6666
All Components
6767
</LinkTo>
6868
<LinkTo href='/pages/tutorial/style-guide.tsx' passHref className='text-[16px] block my-3'>

0 commit comments

Comments
 (0)