Fix path to email auth link in README

This commit is contained in:
Jackson Harper
2022-12-29 15:18:41 +08:00
parent abd1b5916f
commit c49221943a

View File

@ -88,8 +88,7 @@ Open <http://localhost:3000> and confirm Omnivore is running
Omnivore uses social login, but for testing there is an email + password
option.
Go to <http://localhost:3000/email-signup> in your browser.
Go to <http://localhost:3000/auth/email-signup> in your browser.
### Frontend Development