docs: fix build instructions doc url

Signed-off-by: saubyk <39208279+saubyk@users.noreply.github.com>
This commit is contained in:
saubyk
2025-10-21 17:21:17 -07:00
parent ab0177c1a1
commit 5ef97632a7

View File

@@ -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 signature for the new release's "Manifest" file. To do so, the developer must
follow these steps: 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 * 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 in a directory, named after the tag, created within the directory in which the build occurred. For