From 31f9f869aa68fced44b8b9ba7334d7c7e70a5a9e Mon Sep 17 00:00:00 2001 From: MiniDigger | Martin Date: Wed, 20 Jan 2021 16:23:30 +0100 Subject: [PATCH] [CI-SKIP] Fix YourKit links in readme, fixes #5091 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c262d5053..f580b62708 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,4 @@ Special Thanks To: ![YourKit-Logo](https://www.yourkit.com/images/yklogo.png) -[YourKit](https://www.yourkit.com/), makers of the outstanding java profiler, support open source projects of all kinds with their full featured [Java](https://www.yourkit.com/java/profiler/index.jsp) and [.NET](https://www.yourkit.com/.net/profiler/index.jsp) application profilers. We thank them for granting Paper an OSS license so that we can make our software the best it can be. +[YourKit](https://www.yourkit.com/), makers of the outstanding java profiler, support open source projects of all kinds with their full featured [Java](https://www.yourkit.com/java/profiler) and [.NET](https://www.yourkit.com/.net/profiler) application profilers. We thank them for granting Paper an OSS license so that we can make our software the best it can be.