diff options
author | Martin Szulecki | 2020-06-08 12:56:51 +0200 |
---|---|---|
committer | Martin Szulecki | 2020-06-08 12:56:51 +0200 |
commit | 1c7ef2a008c77bbb5f26438ded60c5ef1273935b (patch) | |
tree | 8f91485326e939c86e0f64b0f62c4f0d3f977297 | |
parent | 542ef4711ff6f321014e2465264159245e5f3c51 (diff) | |
download | libimobiledevice-1c7ef2a008c77bbb5f26438ded60c5ef1273935b.tar.gz libimobiledevice-1c7ef2a008c77bbb5f26438ded60c5ef1273935b.tar.bz2 |
Update README.md links and remove IRC for now
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -51,18 +51,18 @@ By default, OpenSSL will be used. If you prefer GnuTLS, configure with ## Who/What/Where? -* Home: https://www.libimobiledevice.org/ +* Home: https://libimobiledevice.org/ * Code: `git clone https://git.libimobiledevice.org/libimobiledevice.git` * Code (Mirror): `git clone https://github.com/libimobiledevice/libimobiledevice.git` * Tickets: https://github.com/libimobiledevice/libimobiledevice/issues * Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel -* IRC: irc://irc.freenode.net#libimobiledevice * Twitter: https://twitter.com/libimobiledev ## Credits Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. + libimobiledevice is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2019-06-21 +README Updated on: 2020-06-08 |