From 48b5417f7534e67aee172d5f390022310f92c44f Mon Sep 17 00:00:00 2001 From: Liesheng Long Date: Sat, 20 Apr 2019 22:51:56 -0400 Subject: [PATCH] Revert "added link to the article:http://inprogress.baeldung.com/run-jar-application-with-command-line-arguments" This reverts commit e5f11278c67067969e5d0770f0543c124eec698b. --- core-java/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/core-java/README.md b/core-java/README.md index 322b700fd7..c2d1b4a06b 100644 --- a/core-java/README.md +++ b/core-java/README.md @@ -51,4 +51,3 @@ - [Java Bitwise Operators](https://www.baeldung.com/java-bitwise-operators) - [Guide to Creating and Running a Jar File in Java](https://www.baeldung.com/java-create-jar) - [Making a JSON POST Request With HttpURLConnection](https://www.baeldung.com/httpurlconnection-post) -- [Run Jar application with command line arguments](http://inprogress.baeldung.com/run-jar-application-with-command-line-arguments)