making the links direct to write protocol
This commit is contained in:
+2
-2
@@ -60,12 +60,12 @@
|
||||
</ul>
|
||||
|
||||
<ul class="header-links list-reset m-0">
|
||||
<li><a id="login" href="thecharify.com/login/">Login</a></li>
|
||||
<li><a id="login" href="http://thecharify.com/login/">Login</a></li>
|
||||
<li>
|
||||
<a
|
||||
id="signup"
|
||||
class="button button-sm button-shadow"
|
||||
href="thecharify.com/login/"
|
||||
href="http://thecharify.com/login/"
|
||||
>Signup</a
|
||||
>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user