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