Skip to content

Commit

Permalink
Merge pull request #179 from RoBorregos/link-update
Browse files Browse the repository at this point in the history
Updated link
  • Loading branch information
IvanRomero03 authored Sep 29, 2023
2 parents c54bfc7 + 723193c commit a4ad48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NavBar/NavBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ class NavBar extends Component<Props, State> {
<Navbar.Brand
id="navbar-legend-div"
onClick={() => {
window.open("https://www.mitutoyo.com.mx/");
window.open("http://www.noahsuzhou.com/");
}}
>
<p id="navbar-legend">
Expand Down

1 comment on commit a4ad48a

@vercel
Copy link

@vercel vercel bot commented on a4ad48a Sep 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.