Skip to content

docs: Fix API endpoint url in Step 3 of landing page#4100

Merged
Nick-Lucas merged 1 commit into
mainfrom
landing-page-api-url
Mar 28, 2023
Merged

docs: Fix API endpoint url in Step 3 of landing page#4100
Nick-Lucas merged 1 commit into
mainfrom
landing-page-api-url

Conversation

@kamilogorek

@kamilogorek kamilogorek commented Mar 28, 2023

Copy link
Copy Markdown
Contributor

Closes #4059

🎯 Changes

Landing page instructions are using a standalone server, which is listening on the root path /, and not /trpc.

✅ Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

@vercel

vercel Bot commented Mar 28, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
next-prisma-starter ✅ Ready (Inspect) Visit Preview Mar 28, 2023 at 3:42PM (UTC)
og-image ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 28, 2023 at 3:42PM (UTC)
www ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 28, 2023 at 3:42PM (UTC)

@Nick-Lucas Nick-Lucas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@Nick-Lucas Nick-Lucas enabled auto-merge (squash) March 28, 2023 15:40
@github-actions github-actions Bot added the 🕸 www Stuff to do with the website (`/www` folder) label Mar 28, 2023
@Nick-Lucas Nick-Lucas merged commit 77880ee into main Mar 28, 2023
@Nick-Lucas Nick-Lucas deleted the landing-page-api-url branch March 28, 2023 15:51
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🕸 www Stuff to do with the website (`/www` folder)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Make it clear that connecting to a standalone server requires no path on the server endpoint

2 participants