Skip to content

Commit c493258

Browse files
author
Mano Marks
authored
Update Eclipse-README.md
1 parent d7866f6 commit c493258

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

developer-tools/java-debugging/Eclipse-README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99

1010
### Getting Started
1111

12-
On the command line clone the [registration-docker](https://github.com/spara/java-debugging.git) repository
12+
On the command line clone the [registration-docker](https://github.com/docker/labs) repository
1313

1414
```
15-
git clone https://github.com/spara/java-debugging.git
15+
git clone https://github.com/docker/labs
16+
cd labs/developer-tools/java-debugging
1617
```
1718

1819
In Eclipse, import the app directory of that project as an existing maven project

0 commit comments

Comments
 (0)