SecurityInnovation / Smart-Contract-CTF

A Blockchain And Smart Contract Based CTF
16 stars 4 forks source link

Top-left menu link to SI homepage is broken #1

Closed craSH closed 6 years ago

craSH commented 6 years ago

The top-left corner link to the SI home page is a messed up anchor link as it starts with a #, needs to be absolute.

Currently links to: http://blockchain-ctf.securityinnovation.com/#/https://securityinnovation.com

Rendered code: <a target="_blank" class="pure-menu-link" href="#/https://securityinnovation.com">Security Innovation</a>

mickayz commented 6 years ago

Fixed in commit 70d441221f2a81f16cad790ef5685e82d25beaf0