Skip to content

Commit 5ef9763

Browse files
committed
docs: fix build instructions doc url
Signed-off-by: saubyk <39208279+saubyk@users.noreply.github.com>
1 parent ab0177c commit 5ef9763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/signing_release_candidate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ through the aforementioned PR example, they are now able to provide their
3838
signature for the new release's "Manifest" file. To do so, the developer must
3939
follow these steps:
4040

41-
* Follow the build instructions at https://github.com/lightningnetwork/lnd/blob/masterdocs/release.md#building-a-new-release.
41+
* Follow the [build instructions](/docs/release.md#building-a-new-release).
4242

4343
* After a successful build, all binaries and Manifest files, will be placed
4444
in a directory, named after the tag, created within the directory in which the build occurred. For

0 commit comments

Comments
 (0)