Skip to content

Commit

Permalink
ci: add broken link for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Adler <[email protected]>
  • Loading branch information
michaeladler committed Jan 29, 2025
1 parent 882ae53 commit 2ec38b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ A lightweight, general-purpose workflow executor.

## Overview

[foo](https://www.siemens.com/does-not-exist)

[_Workflows_](docs/workflows.md) are modeled as finite-state machines and are instantiated as [_Jobs_](docs/workflows.md#jobs) through which the wfx and a client progress in lock-step to perform a task.
Such a task could be [software updating](workflow/dau/README.md) the client, progressing a work item through [Kanban](docs/workflows.md#hands-on-playing-kanban), … in essence anything requiring cooperation and coordination.

Expand Down

0 comments on commit 2ec38b7

Please sign in to comment.