diff --git a/docs/rules/superfluous-gateway.md b/docs/rules/superfluous-gateway.md index 0ac50ec..669d1f6 100644 --- a/docs/rules/superfluous-gateway.md +++ b/docs/rules/superfluous-gateway.md @@ -13,4 +13,4 @@ Example of __correct__ usage for this rule: ![Correct usage example](./examples/superfluous-gateway-correct.png) -Cf. [`superfluous-gateway.bpmn`](./examples/superfluous-gateway.bpmn). \ No newline at end of file +Cf. [`superfluous-gateway.bpmn`](./examples/superfluous-gateway-correct.bpmn). \ No newline at end of file diff --git a/docs/rules/superfluous-termination.md b/docs/rules/superfluous-termination.md index efbaddf..d3dfe03 100644 --- a/docs/rules/superfluous-termination.md +++ b/docs/rules/superfluous-termination.md @@ -13,4 +13,4 @@ Example of __correct__ usage for this rule: ![Correct usage example](./examples/superfluous-termination-correct.png) -Cf. [`superfluous-termination.bpmn`](./examples/superfluous-termination.bpmn). \ No newline at end of file +Cf. [`superfluous-termination.bpmn`](./examples/superfluous-termination-correct.bpmn). \ No newline at end of file