File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/content/docs/deploying/world Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -221,12 +221,12 @@ If workflows don't work after deployment:
2212211 . Verify ` withWorkflow() ` is wrapping your Next.js config
2222222 . Check build logs for errors
2232233 . 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 )
You can’t perform that action at this time.
0 commit comments