Skip to content

Commit 53e1b24

Browse files
authored
Update worker.md
1 parent b05efcb commit 53e1b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/worker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $worker->registerActivityImplementations(new MyActivity());
3737
$factory->run();
3838
```
3939

40-
Read more about temporal configuration and usage [at official website](https://docs.temporal.io/application-development/features).
40+
Read more about temporal configuration and usage [at official website](https://docs.temporal.io/develop/php/).
4141

4242
## Multi-worker Environment
4343
To serve both HTTP and Temporal from the same worker use `getMode()` option of `Environment`:

0 commit comments

Comments
 (0)