Skip to content

Commit 1c22cc1

Browse files
committed
doc: Update broken links to now point to gitian-build.py
1 parent f5d166a commit 1c22cc1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

contrib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Scripts and notes for Mac builds.
3737
### [RPM](/contrib/rpm) ###
3838
RPM spec file for building bitcoin-core on RPM based distributions.
3939

40-
### [Gitian-build](/contrib/gitian-build.sh) ###
40+
### [Gitian-build](/contrib/gitian-build.py) ###
4141
Script for running full Gitian builds.
4242

4343
Test and Verify Tools

doc/release-process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before every major release:
2929

3030
### First time / New builders
3131

32-
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.
32+
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.
3333

3434
Check out the source code in the following directory hierarchy.
3535

@@ -58,7 +58,7 @@ Tag version (or release candidate) in git
5858

5959
### Setup and perform Gitian builds
6060

61-
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.
61+
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.
6262

6363
Setup Gitian descriptors:
6464

0 commit comments

Comments
 (0)