mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-28 14:05:50 +00:00
Updated Resource/NavBar/Form key
This commit is contained in:
@@ -248,6 +248,7 @@ const NavBar = () => {
|
||||
<PopoverBody>
|
||||
<Link
|
||||
to="https://learn.rubix.net/pop/"
|
||||
target="_blank"
|
||||
className="link"
|
||||
style={
|
||||
location.pathname === "/LearnPage"
|
||||
@@ -269,7 +270,8 @@ const NavBar = () => {
|
||||
|
||||
<PopoverBody>
|
||||
<Link
|
||||
to="/https://learn.rubix.net/smartcontract/"
|
||||
to="https://learn.rubix.net/smartcontract/"
|
||||
target="_blank"
|
||||
className="link"
|
||||
style={
|
||||
location.pathname === "/LearnPage"
|
||||
@@ -292,6 +294,7 @@ const NavBar = () => {
|
||||
<PopoverBody>
|
||||
<Link
|
||||
to="https://learn.rubix.net/tokenomics/"
|
||||
target="_blank"
|
||||
className="link"
|
||||
style={
|
||||
location.pathname === "/LearnPage"
|
||||
|
||||
Reference in New Issue
Block a user