Skip to content

Commit 254db77

Browse files
committed
add links
1 parent 4a5e3d1 commit 254db77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/workflow-laravel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebarDepth: 3
66

77
## Summary
88

9-
**Chevere Workflow for Laravel** is a PHP library for building and executing multi-step procedures with automatic dependency resolution. Define independent jobs that can run synchronously or asynchronously, pass data between them using typed responses, and let the engine handle execution order automatically.
9+
**[Chevere Workflow](https://chevere.org/packages/workflow) for Laravel** is a PHP library for building and executing multi-step procedures with automatic dependency resolution. Define independent jobs that can run synchronously or asynchronously, pass data between them using typed responses, and let the engine handle execution order automatically.
1010

1111
**Key features:**
1212

@@ -33,7 +33,7 @@ You define jobs and how they connect and depend on each other, **Chevere Workflo
3333

3434
## How This Integration Works
3535

36-
This Laravel package is a thin wrapper around `chevere/workflow`. It provides:
36+
This Laravel package is a thin wrapper around [chevere/workflow](https://chevere.org/packages/workflow). It provides:
3737

3838
| Component | What It Does |
3939
| ------------------------- | --------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)