From d071df91a8442d999e8edb9aad0f1d9262e13dc0 Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Sat, 24 Jun 2023 13:29:37 +0530 Subject: [PATCH] updated backlink --- core-java-modules/core-java-methods/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-java-modules/core-java-methods/README.md b/core-java-modules/core-java-methods/README.md index b2208778e7..3f4202dd0e 100644 --- a/core-java-modules/core-java-methods/README.md +++ b/core-java-modules/core-java-methods/README.md @@ -3,4 +3,4 @@ ## Core Java Methods ### Relevant Articles: -- [Execute a Method Only Once in Java](https://www.baeldung.com/execute-a-method-only-once-in-java) \ No newline at end of file +- [Execute a Method Only Once in Java](https://www.baeldung.com/java-execute-method-only-once)