coqui-ai / coqui-ai.github.io

🐸 Coqui's WebSite
Apache License 2.0
2 stars 1 forks source link

SignIn Link on Homepage Does go to SignIn #463

Closed kdavis-coqui closed 1 year ago

kdavis-coqui commented 1 year ago

Expectations

The SignIn link would go to SignIn

Reality

It redirects to the home page

Steps to Reproduce

  1. Go to homepage
  2. Click Sign In
avadher510 commented 1 year ago

I see no reference to where "sign in" goes in Figma or the code - what is the link please? I'm assuming this is not signup or if it is please confirm and I'll add

kdavis-coqui commented 1 year ago

SignIn should goto https://app.coqui.ai/auth/signin

TheRedDawnAct commented 1 year ago

completed. thank you.

reuben commented 1 year ago

This should have been changed to ${process.env.GATSBY_BACKEND_URL}/auth/signin - will file a follow up issue.