From 77a5f9d17bd3cf33280e28ef1299b3d45fba0085 Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Fri, 9 Jun 2023 14:58:22 +0530 Subject: [PATCH] backlinks removed --- core-java-modules/core-java-perf/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/core-java-modules/core-java-perf/README.md b/core-java-modules/core-java-perf/README.md index c400f1d196..c018ec9927 100644 --- a/core-java-modules/core-java-perf/README.md +++ b/core-java-modules/core-java-perf/README.md @@ -13,5 +13,3 @@ This module contains articles about performance of Java applications - [Capturing a Java Thread Dump](https://www.baeldung.com/java-thread-dump) - [JMX Ports](https://www.baeldung.com/jmx-ports) - [Calling JMX MBean Method From a Shell Script](https://www.baeldung.com/jmx-mbean-shell-access) -- [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)