mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-09 21:56:47 +01:00
Merge pull request #10312 from saubyk/release-signing-doc-url-fix
docs: fix build instructions doc url
This commit is contained in:
@@ -38,7 +38,7 @@ through the aforementioned PR example, they are now able to provide their
|
||||
signature for the new release's "Manifest" file. To do so, the developer must
|
||||
follow these steps:
|
||||
|
||||
* Follow the build instructions at https://github.com/lightningnetwork/lnd/blob/masterdocs/release.md#building-a-new-release.
|
||||
* Follow the [build instructions](/docs/release.md#building-a-new-release).
|
||||
|
||||
* After a successful build, all binaries and Manifest files, will be placed
|
||||
in a directory, named after the tag, created within the directory in which the build occurred. For
|
||||
|
||||
Reference in New Issue
Block a user