Skip to content

Commit 204cc98

Browse files
authored
fix link error
The `perform-gitian-builds` is not exists, repalce `perform-gitian-builds` with `setup-and-perform-gitian-builds`.
1 parent 10a20bf commit 204cc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/gitian-building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Building Bitcoin Core
353353
----------------
354354

355355
To build Bitcoin Core (for Linux, OS X and Windows) just follow the steps under 'perform
356-
Gitian builds' in [doc/release-process.md](release-process.md#perform-gitian-builds) in the bitcoin repository.
356+
Gitian builds' in [doc/release-process.md](release-process.md#setup-and-perform-gitian-builds) in the bitcoin repository.
357357

358358
This may take some time as it will build all the dependencies needed for each descriptor.
359359
These dependencies will be cached after a successful build to avoid rebuilding them when possible.

0 commit comments

Comments
 (0)