]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update URLs to point to the public repository.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 8 Jul 2021 12:21:32 +0000 (12:21 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 8 Jul 2021 12:21:32 +0000 (12:21 +0000)
AIRPLAY2.md
BUILDFORAP1.md
BUILDFORAP2.md
README.md

index f9d1face8c9bc471e4d55c8cd1e56af7c7906450..65229145015ac9c1f55534bc09372b7f9d58c80c 100644 (file)
@@ -45,7 +45,7 @@ So, here are some guideline requirements:
 
 Guides
 ---
-* To build Shairport Sync for AirPlay 2 on Linux, please follow the guide at [BUILDFORAP2.md](https://github.com/aillwee/shairport-sync/blob/development/BUILDFORAP2.md).
+* To build Shairport Sync for AirPlay 2 on Linux, please follow the guide at [BUILDFORAP2.md](https://github.com/mikebrady/shairport-sync/blob/development/BUILDFORAP2.md).
 * A guide for building on FreeBSD is forthcoming.
 
 AirPlay 2 -- More About What Works
index 07dac81d0c89e6d2fcc211a5b885adca7f10bcd6..d383424015ece4fad71d156e379a0666043cdec4 100644 (file)
@@ -48,7 +48,7 @@ First, install the packages needed by Shairport Sync:
 ```
 Next, download Shairport Sync, check out the `development` branch, configure it, compile and install it:
 ```
-$ git clone https://github.com/aillwee/shairport-sync.git
+$ git clone https://github.com/mikebrady/shairport-sync.git
 $ cd shairport-sync
 $ git checkout development
 $ autoreconf -fi
index 8bbc2a094f710c67340d777d7d0218e948b87f59..eac2baf4dd744c4f43b4e15934cc17a8b40fb51b 100644 (file)
@@ -81,7 +81,7 @@ Version without git information:
 #### Build and Install
 Download Shairport Sync, check out the `development` branch and configure, compile and install it:
 ```
-$ git clone git@github.com:aillwee/shairport-sync.git
+$ git clone https://github.com/mikebrady/shairport-sync.git
 $ cd shairport-sync
 $ git checkout development
 $ autoreconf -fi
index fe9eec75c21cf27a8f86049cbc9e59f97ee7eea4..234dc391a607bc80a2429971e3d5732b1328177d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,17 +7,17 @@ Shairport Sync
 
 AirPlay 2
 ---
-For the latest on AirPlay 2, please visit [AIRPLAY2.md](https://github.com/aillwee/shairport-sync/blob/development/AIRPLAY2.md).
+For the latest on AirPlay 2, please visit [AIRPLAY2.md](https://github.com/mikebrady/shairport-sync/blob/development/AIRPLAY2.md).
 
 Guides
 ---
-* A brief guide to building classic Shairport Sync (for AirPlay 1) is available at [BUILDFORAP1.md](https://github.com/aillwee/shairport-sync/blob/development/BUILDFORAP1.md).
-* A guide to building Shairport Sync for AirPlay 2 on Linux is available at [BUILDFORAP2.md](https://github.com/aillwee/shairport-sync/blob/development/BUILDFORAP2.md).
+* A brief guide to building classic Shairport Sync (for AirPlay 1) is available at [BUILDFORAP1.md](https://github.com/mikebrady/shairport-sync/blob/development/BUILDFORAP1.md).
+* A guide to building Shairport Sync for AirPlay 2 on Linux is available at [BUILDFORAP2.md](https://github.com/mikebrady/shairport-sync/blob/development/BUILDFORAP2.md).
 * A guide to building for AirPlay 2 on FreeBSD is forthcoming.
 
 More Information
 ---
-For more information, please visit [MOREINFO.md](https://github.com/aillwee/shairport-sync/blob/development/MOREINFO.md).
+For more information, please visit [MOREINFO.md](https://github.com/mikebrady/shairport-sync/blob/development/MOREINFO.md).
 
 Acknowledgements
 ---