File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const MenuLinks: React.FC<MenuLinksProps> = ({ isMobile = false }) => (
3030 < MenuLink href = "https://eaas.blockscout.com/#features" isMobile = { isMobile } > Features</ MenuLink >
3131 < MenuLink href = "https://eaas.blockscout.com/#explorer-as-a-service" isMobile = { isMobile } > Explorer as a Service</ MenuLink >
3232 < MenuLink href = "https://eaas.blockscout.com/#future-updates" isMobile = { isMobile } > Future Updates</ MenuLink >
33- < MenuLink href = "https://eaas .blog.blockscout.com/" target = "_blank" isMobile = { isMobile } > Blog</ MenuLink >
33+ < MenuLink href = "https://www .blog.blockscout.com/" target = "_blank" isMobile = { isMobile } > Blog</ MenuLink >
3434 < MenuLink href = "https://docs.blockscout.com/" target = "_blank" isMobile = { isMobile } > Docs</ MenuLink >
3535 < MenuLink href = "https://eaas.blockscout.com/#contact" isMobile = { isMobile } > Contact</ MenuLink >
3636 </ nav >
You can’t perform that action at this time.
0 commit comments