Skip to content

Commit 3c1efe0

Browse files
committed
.
1 parent 8e26c24 commit 3c1efe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/docs/deploying/world/vercel-world.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,12 +221,12 @@ If workflows don't work after deployment:
221221
1. Verify `withWorkflow()` is wrapping your Next.js config
222222
2. Check build logs for errors
223223
3. Ensure workflow files are in the correct directory
224-
4. Test locally first with [Embedded World](/docs/deploying/world/embedded-world)
224+
4. Test locally first with [Local World](/docs/deploying/world/local-world)
225225

226226
## Learn More
227227

228228
- [World Interface](/docs/deploying/world) - Understanding the World interface
229-
- [Embedded World](/docs/deploying/world/embedded-world) - For local development
229+
- [Local World](/docs/deploying/world/local-world) - For local development
230230
- [Observability](/docs/observability) - Monitoring and debugging tools
231231
- [Vercel Deployment Documentation](https://vercel.com/docs/deployments/overview)
232232
- [Workflow Documentation on Vercel](https://vercel.com/docs/workflow)

0 commit comments

Comments
 (0)