From 84f2bc2838a0dd04fcd7d5642ae1ade8f2c6a881 Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Sat, 20 Mar 2021 16:54:35 +0100 Subject: [PATCH] [TASK] Update the manual URL in the README (#216) Fixes #213 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 974d16d..0ecbf29 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It also is an example for For information on the different ways to execute the tests, please have a look at the [handout to my workshops on test-driven development (TDD)](https://github.com/oliverklee/tdd-reader). -This manual is rendered for reading at https://docs.typo3.org/p/oliverklee/tea/master/en-us/Index.html. +This manual is rendered for reading [on docs.typo3.org](https://docs.typo3.org/p/ttn/tea/master/en-us/). ## Feature list All of those checks are available in Github Actions and in Gitlab CI.