Skip to content

Commit a406bc5

Browse files
committed
fix(typescript): updated broken link
1 parent c22e1c1 commit a406bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/encyclopedia/workers/workers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A Worker Program is the static code that defines the constraints of the Worker P
3838
- [How to run a development Worker using the Java SDK](/develop/java/core-application#run-a-dev-worker)
3939
- [How to run a development Worker using the PHP SDK](/develop/php/core-application#run-a-dev-worker)
4040
- [How to run a development Worker using the Python SDK](/develop/python/core-application#run-a-dev-worker)
41-
- [How to run a development Worker using the TypeScript SDK](/develop/typescript/core-application#run-a-dev-worker)
41+
- [How to run a development Worker using the TypeScript SDK](/develop/typescript/workers/run-worker-process#run-a-dev-worker)
4242
- [How to run a development Worker using the .NET SDK](/develop/dotnet/core-application#run-worker-process)
4343

4444
- [How to run a Temporal Cloud Worker using the Go SDK](/develop/go/core-application#run-a-temporal-cloud-worker)

0 commit comments

Comments
 (0)