Skip to content

Commit 0bc1ce0

Browse files
author
0xree
committed
Fix Arch linux dead link
1 parent a85442f commit 0bc1ce0

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
@@ -312,7 +312,7 @@ This example lists the steps necessary to setup and build a command line only, n
312312
Note:
313313
Enabling wallet support requires either compiling against a Berkeley DB newer than 4.8 (package `db`) using `--with-incompatible-bdb`,
314314
or building and depending on a local version of Berkeley DB 4.8. The readily available Arch Linux packages are currently built using
315-
`--with-incompatible-bdb` according to the [PKGBUILD](https://projects.archlinux.org/svntogit/community.git/tree/bitcoin/trunk/PKGBUILD).
315+
`--with-incompatible-bdb` according to the [PKGBUILD](https://github.com/archlinux/svntogit-community/blob/packages/bitcoin/trunk/PKGBUILD).
316316
As mentioned above, when maintaining portability of the wallet between the standard Bitcoin Core distributions and independently built
317317
node software is desired, Berkeley DB 4.8 must be used.
318318

0 commit comments

Comments
 (0)