diff --git a/Reproducible-Builds.md b/Reproducible-Builds.md index 644de08..72d8a4a 100644 --- a/Reproducible-Builds.md +++ b/Reproducible-Builds.md @@ -204,7 +204,7 @@ If you get `APKs don't match!`, you did something wrong in the previous steps. S ## Comparing next time -If the build environment (i.e. `Dockerfile`) has not changed, you don't need to build the image again to verify a newer APK. You can just [run the container again](#compiling-signal-inside-the-container). +If the build environment (i.e. `Dockerfile`) has not changed, you don't need to build the image again to verify a newer APK. You can just [run the container again](#compiling-signal-inside-a-container). ## Troubleshooting