correct dashboard login link

This commit is contained in:
Ben Allfree 2024-11-14 17:33:45 -08:00
parent fe1ba459bd
commit e520b277e7

View File

@ -9,8 +9,7 @@
</UserLoggedIn> </UserLoggedIn>
<UserLoggedOut> <UserLoggedOut>
<p> <p>
You must be <a href="/get-started" class="link">logged in</a> to access this You must be <a href="/login" class="link">logged in</a> to access this area.
area.
</p> </p>
</UserLoggedOut> </UserLoggedOut>
</div> </div>