diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-09-21 09:48:12 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-09-21 09:48:12 +0000 |
commit | 6f933c6bb606d35a9f4fb87a75f7cf66afd4b695 (patch) | |
tree | 2687795ab734685f6aa246ca6be1d7d131d9510d /doc/gitian-building.md | |
parent | dad932c241a3fe9ef8e4dc36596381666ab4f879 (diff) |
Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated
Section was renamed in c907f4d56b0a27ecd002a6d7d89a38cfc6d45ee3
Diffstat (limited to 'doc/gitian-building.md')
-rw-r--r-- | doc/gitian-building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md index 84dce3f082..88bae46847 100644 --- a/doc/gitian-building.md +++ b/doc/gitian-building.md @@ -336,7 +336,7 @@ There will be a lot of warnings printed during the build of the image. These can Getting and building the inputs -------------------------------- -Follow the instructions in [doc/release-process.md](release-process.md#fetch-and-build-inputs-first-time-or-when-dependency-versions-change) +Follow the instructions in [doc/release-process.md](release-process.md#fetch-and-create-inputs-first-time-or-when-dependency-versions-change) in the bitcoin repository under 'Fetch and create inputs' to install sources which require manual intervention. Also optionally follow the next step: 'Seed the Gitian sources cache and offline git repositories' which will fetch the remaining files required for building |