diff --git a/Reproducible-Builds.md b/Reproducible-Builds.md index 028d999..e6ad089 100644 --- a/Reproducible-Builds.md +++ b/Reproducible-Builds.md @@ -3,7 +3,7 @@ ## TL;DR -You can just use these [instructions](https://whispersystems.org/blog/reproducible-android/) from the official announcement at Open Whisper System's blog: +You can just use these [instructions](https://signal.org/blog/reproducible-android/) from the official announcement at Open Whisper Systems's blog: ``` # Clone the Signal Android source repository $ git clone https://github.com/WhisperSystems/Signal-Android.git && cd Signal-Android @@ -209,7 +209,7 @@ If the build environment (i.e. `Dockerfile`) has not changed, you don't need to ## Troubleshooting -If you cannot get things to work, please do not open an issue or comment on an existing issue at GitHub. Instead, ask for help at https://whispersystems.discoursehosting.net/c/development +If you cannot get things to work, please do not open an issue or comment on an existing issue at GitHub. Instead, ask for help at https://community.signalusers.org/c/development Some common issues why things may not work: - some pinned packages in the `Dockerfile` are not available anymore and building of the Docker image fails