diff options
| author | Luke Dashjr <[email protected]> | 2016-09-21 09:48:12 +0000 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2016-09-21 09:48:12 +0000 |
| commit | 6f933c6bb606d35a9f4fb87a75f7cf66afd4b695 (patch) | |
| tree | 2687795ab734685f6aa246ca6be1d7d131d9510d | |
| parent | Minor change in section name (diff) | |
| download | discoin-6f933c6bb606d35a9f4fb87a75f7cf66afd4b695.tar.xz discoin-6f933c6bb606d35a9f4fb87a75f7cf66afd4b695.zip | |
Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated
Section was renamed in c907f4d56b0a27ecd002a6d7d89a38cfc6d45ee3
| -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 84dce3f08..88bae4684 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 |