From 147ceafa709b89c9ae23322df02c8f48bda4a7f0 Mon Sep 17 00:00:00 2001 From: Cerberus0 <37038901+Cerberus0@users.noreply.github.com> Date: Sun, 15 Jul 2018 20:05:04 +0200 Subject: [PATCH] Updated Reproducible Builds (markdown) --- Reproducible-Builds.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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