Merge pull request #1585 from omnivore-app/fix/register-path-in-readme

Fix path to email auth link in README
This commit is contained in:
Jackson Harper 2022-12-29 15:51:15 +08:00 committed by GitHub
commit 434aaf98b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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