Skip to content

Commit 3104b49

Browse files
committed
Fix repository URLs in README.md after rename
1 parent 9e1f1ba commit 3104b49

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Brief technology outline:
2828

2929
Clone the actual project repository:
3030
```shell
31-
git clone https://github.com/libimobiledevice/libimobiledevice.github.io.git
32-
cd libimobiledevice.github.io
31+
git clone https://github.com/libimobiledevice/libimobiledevice.org.git
32+
cd libimobiledevice.org
3333
```
3434

3535
Build the development version:
@@ -73,8 +73,8 @@ We are still working on the guidelines so bear with us!
7373
## Links
7474

7575
* Homepage: https://libimobiledevice.org/
76-
* Repository: https://github.com/libimobiledevice/libimobiledevice.github.io.git
77-
* Issue Tracker: https://github.com/libimobiledevice/libimobiledevice.github.io/issues
76+
* Repository: https://github.com/libimobiledevice/libimobiledevice.org.git
77+
* Issue Tracker: https://github.com/libimobiledevice/libimobiledevice.org/issues
7878
* Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel
7979
* Twitter: https://twitter.com/libimobiledev
8080

@@ -93,4 +93,4 @@ Logo, Artwork & UI by [Martin Szulecki](https://github.com/FunkyM/).
9393
This project is an independent software and has not been authorized, sponsored,
9494
or otherwise approved by Apple Inc.
9595

96-
README Updated on: 2020-09-25
96+
README Updated on: 2020-09-27

0 commit comments

Comments
 (0)