From b7d2a1cd3dbdd478899a1c4b101542ce53faf37c Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Fri, 9 Jun 2023 14:49:18 +0530 Subject: [PATCH] backlinks removed --- core-java-modules/core-java-perf-2/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/core-java-modules/core-java-perf-2/README.md b/core-java-modules/core-java-perf-2/README.md index 8911c687a0..8718060645 100644 --- a/core-java-modules/core-java-perf-2/README.md +++ b/core-java-modules/core-java-perf-2/README.md @@ -3,6 +3,5 @@ This module contains articles about performance of Java applications ### Relevant Articles: -- [Possible Root Causes for High CPU Usage in Java](https://www.baeldung.com/java-high-cpu-usage-causes) - [External Debugging With JMXTerm](https://www.baeldung.com/java-jmxterm-external-debugging) - [Create and Detect Memory Leaks in Java](https://www.baeldung.com/java-create-detect-memory-leaks)