Skip to content

Commit c6378e8

Browse files
authored
docs(README): fix repository link (#5809)
1 parent 21ec766 commit c6378e8

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
@@ -129,7 +129,7 @@ You can follow the tutorial from the official [Maven](http://maven.apache.org/in
129129
Change to the new directory and clone the Eclipse Kura™ repo:
130130

131131
```bash
132-
git clone -b develop https://github.com/eclipse/kura.git
132+
git clone -b develop https://github.com/eclipse-kura/kura.git
133133
```
134134

135135
Move inside the newly created directory and build the target platform:

0 commit comments

Comments
 (0)