From d7866f6cc88989554184a32a4d64bf68278f7e80 Mon Sep 17 00:00:00 2001 From: Mohan Pawar Date: Fri, 11 Nov 2016 06:51:50 +0000 Subject: [PATCH] rename cloned link --- developer-tools/java-debugging/IntelliJ-README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer-tools/java-debugging/IntelliJ-README.md b/developer-tools/java-debugging/IntelliJ-README.md index a69ef3e..e9b3b52 100644 --- a/developer-tools/java-debugging/IntelliJ-README.md +++ b/developer-tools/java-debugging/IntelliJ-README.md @@ -16,7 +16,7 @@ In IntelliJ, clone the repository. Click on `Check out from Version Control` > ` If this the first time to use IntelliJ with Github, log into your Github account. ![](images/intelliJ_git_login.png) -Clone the repository [registration-docker](https://github.com/spara/registration-docker.git). +Clone the repository [registration-docker](https://github.com/spara/java-debugging.git). ![](images/intelliJ_git_clone_repository.png) Click on `Import project from external model`, select `Maven`. Click `Next`