We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7866f6 commit c493258Copy full SHA for c493258
developer-tools/java-debugging/Eclipse-README.md
@@ -9,10 +9,11 @@
9
10
### Getting Started
11
12
-On the command line clone the [registration-docker](https://github.com/spara/java-debugging.git) repository
+On the command line clone the [registration-docker](https://github.com/docker/labs) repository
13
14
```
15
-git clone https://github.com/spara/java-debugging.git
+git clone https://github.com/docker/labs
16
+cd labs/developer-tools/java-debugging
17
18
19
In Eclipse, import the app directory of that project as an existing maven project
0 commit comments