Skip to content

Commit 3376e7a

Browse files
committed
Fixed URL for clone instructions
1 parent 8e2f1c2 commit 3376e7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To use these guides you need the following pre-requisites:
5959
If you will be taking the workshop at a location with limited network bandwidth, it is recommended you do the following beforehand in order to populate your local .m2 repo and Docker cache.
6060

6161
```
62-
git clone https://github.com/OpenLiberty/workshop-cloud-native-java.git
62+
git clone https://github.com/gcharters/workshop-cloud-native-java.git
6363
cd workshop-cloud-native-java
6464
mvn install
6565
docker build -t prime:mym2 .

0 commit comments

Comments
 (0)