aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Cash <[email protected]>2018-07-19 09:33:05 +1000
committerMitchell Cash <[email protected]>2018-07-19 09:33:05 +1000
commit1c22cc1af1a05c60cf2452ad579484a8d4d55664 (patch)
tree32fbea65cc8b58f78ddc6e2c8efb230b0635248d
parentMerge #13692: contrib: Clone core repo in gitian-build (diff)
downloaddiscoin-1c22cc1af1a05c60cf2452ad579484a8d4d55664.tar.xz
discoin-1c22cc1af1a05c60cf2452ad579484a8d4d55664.zip
doc: Update broken links to now point to gitian-build.py
-rw-r--r--contrib/README.md2
-rw-r--r--doc/release-process.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/README.md b/contrib/README.md
index a582a724f..bcf9186fa 100644
--- a/contrib/README.md
+++ b/contrib/README.md
@@ -37,7 +37,7 @@ Scripts and notes for Mac builds.
### [RPM](/contrib/rpm) ###
RPM spec file for building bitcoin-core on RPM based distributions.
-### [Gitian-build](/contrib/gitian-build.sh) ###
+### [Gitian-build](/contrib/gitian-build.py) ###
Script for running full Gitian builds.
Test and Verify Tools
diff --git a/doc/release-process.md b/doc/release-process.md
index f3fc4bdfd..1e705898f 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -29,7 +29,7 @@ Before every major release:
### First time / New builders
-If you're using the automated script (found in [contrib/gitian-build.sh](/contrib/gitian-build.sh)), then at this point you should run it with the "--setup" command. Otherwise ignore this.
+If you're using the automated script (found in [contrib/gitian-build.py](/contrib/gitian-build.py)), then at this point you should run it with the "--setup" command. Otherwise ignore this.
Check out the source code in the following directory hierarchy.
@@ -58,7 +58,7 @@ Tag version (or release candidate) in git
### Setup and perform Gitian builds
-If you're using the automated script (found in [contrib/gitian-build.sh](/contrib/gitian-build.sh)), then at this point you should run it with the "--build" command. Otherwise ignore this.
+If you're using the automated script (found in [contrib/gitian-build.py](/contrib/gitian-build.py)), then at this point you should run it with the "--build" command. Otherwise ignore this.
Setup Gitian descriptors: