mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 21:32:35 +02:00
fix: login link (#3985)
This commit is contained in:
@@ -115,7 +115,7 @@ import AccountDropdown from './AccountDropdown.astro';
|
|||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
data-guest-required
|
data-guest-required
|
||||||
href='/signup'
|
href='/login'
|
||||||
class='hidden text-xl text-white md:text-lg'
|
class='hidden text-xl text-white md:text-lg'
|
||||||
>
|
>
|
||||||
Login
|
Login
|
||||||
|
Reference in New Issue
Block a user