diff --git a/README.md b/README.md index 6c94528..2683880 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ utilities. ### What Are Approvals -If you need to gain a better understanding or are new to this concept, start [here](docs/explanation/what_are_approvals.md). +If you need to gain a better understanding or are new to this concept, start [here](https://github.com/approvals/ApprovalTests.Documentation/blob/main/explanations/what_are_approvals.md). ### New Projects diff --git a/TODO.md b/TODO.md index 010863d..48c5988 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,10 @@ Test are running on all CI machine Typing -> Talking -> Next -Teresa -Nitsan Diana -Susan -Llewellyn +Teresa +Joss + We're doing "ping pong style" rotation Rotate on each successful test run, after **any** smallest improvement to the code diff --git a/docs/README.md b/docs/README.md index 203f17d..f170850 100644 --- a/docs/README.md +++ b/docs/README.md @@ -31,7 +31,7 @@ If there is documentation you wish existed, please add a `page request` to [this - [Place to modify output](https://github.com/approvals/ApprovalTests.Documentation/blob/main/explanations/creating_output.md) - [Approval Testing Concepts](https://github.com/approvals/ApprovalTests.Documentation/blob/main/explanations/approval_testing.md) -- [What are Approvals](explanation/what_are_approvals.md) +- [What are Approvals](https://github.com/approvals/ApprovalTests.Documentation/blob/main/explanations/what_are_approvals.md) ## Tutorial