Skip to content

Commit 92d78e3

Browse files
fanquakeknst
authored andcommitted
Merge bitcoin#23510: doc: Fixed dead link in build-unix.md
0bc1ce0 Fix Arch linux dead link (0xree) Pull request description: - Fixed dead link referencing an invalid link ACKs for top commit: benthecarman: ACK 0bc1ce0 Tree-SHA512: 330dd2f327458b10afb1ea920bf8fef459b8b2ad45cde4a0a754995fe0684e7f1e6dc8043b41c78cd83ff3b59745597873bdcd84f4b9255932f7425c0dd6a93a
1 parent ebedc74 commit 92d78e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-unix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,6 @@ make check
332332
Note:
333333
Enabling wallet support requires either compiling against a Berkeley DB newer than 4.8 (package `db`) using `--with-incompatible-bdb`,
334334
or building and depending on a local version of Berkeley DB 4.8. The readily available Arch Linux packages are currently built using
335-
`--with-incompatible-bdb` according to the [PKGBUILD](https://projects.archlinux.org/svntogit/community.git/tree/bitcoin/trunk/PKGBUILD).
335+
`--with-incompatible-bdb` according to the [PKGBUILD](https://github.com/archlinux/svntogit-community/blob/packages/bitcoin/trunk/PKGBUILD).
336336
As mentioned above, when maintaining portability of the wallet between the standard Dash Core distributions and independently built
337337
node software is desired, Berkeley DB 4.8 must be used.

0 commit comments

Comments
 (0)