updated Nav for external links

This commit is contained in:
rockyeverlast
2024-04-12 17:21:20 +05:30
parent d0cb4f79cd
commit f9a2d29315

View File

@@ -381,6 +381,7 @@ const NavBar = () => {
<PopoverBody>
<Link
to="https://learn.rubix.net/node-setup/"
target="_blank"
className="link"
// style={
// location.pathname === "/BuildPage"
@@ -403,6 +404,7 @@ const NavBar = () => {
<PopoverBody>
<Link
to="https://learn.rubix.net/quorum/"
target="_blank"
className="link"
// style={
// location.pathname === "/BuildPage"
@@ -425,6 +427,7 @@ const NavBar = () => {
<PopoverBody>
<Link
to="https://learn.rubix.net/subnets/"
target="_blank"
className="link"
// style={
// location.pathname === "/BuildPage"