Skip to content

Commit

Permalink
Link fix (#586)
Browse files Browse the repository at this point in the history
* fixed link

* fixed link
  • Loading branch information
therealryan committed Oct 16, 2023
1 parent e1404df commit 890a64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Testing framework

This project provides a framework in which the flow of data in a system can be modelled.
This model can then be used to drive testing, both of the complete system and of subsystems in isolation.
These tests produce a rich execution report, [for example](https://mastercard.github.io/flow/execution/latest/example/app-itest/target/mctf/latest/index.html).
These tests produce a rich execution report, [for example](https://mastercard.github.io/flow/execution/latest/app-itest/target/mctf/latest/index.html).

[This document describes the motivations for this approach](doc/src/main/markdown/motivation/index.md).

Expand Down

0 comments on commit 890a64f

Please sign in to comment.