mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
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:
commit
434aaf98b0
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue