Skip to content

Commit

Permalink
update pro version link
Browse files Browse the repository at this point in the history
  • Loading branch information
sajadevo committed Nov 10, 2022
1 parent c227750 commit c9a9d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/layout/navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export function Navbar({ brandName, routes, action }) {
<div className="hidden lg:block">{navList}</div>
<div className="hidden gap-2 lg:flex">
<a
href="https://www.material-tailwind.com/blocks/react?ref=mtkr"
href="https://www.material-tailwind.com/blocks?ref=mtkr"
target="_blank"
>
<Button variant="text" size="sm" color="white" fullWidth>
Expand Down

0 comments on commit c9a9d77

Please sign in to comment.