From fde88c93c8a08ab12cb49d68420f2d310baa1575 Mon Sep 17 00:00:00 2001 From: Andres Taylor Date: Mon, 10 Jun 2024 10:50:19 +0200 Subject: [PATCH] make the original repo clickable Signed-off-by: Andres Taylor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c177e80..28069d5 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,4 @@ Vitess Tester is under the Apache 2.0 license. See the [LICENSE](./LICENSE) file ## Acknowledgements -Vitess Tester was started as a fork from `pingcap/mysql-tester`. We would like to thank the original authors for their work. +Vitess Tester was started as a fork from [pingcap/mysql-tester](https://github.com/pingcap/mysql-tester). We would like to thank the original authors for their work.