aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-01-10 09:51:01 -0500
committerMarcoFalke <falke.marco@gmail.com>2019-01-10 09:51:03 -0500
commitd7943bd008357eed01cc3a4fb7b24afcd5a523d6 (patch)
treea39880bbedd076c19f2e83d879a873ea08cd53e9 /doc
parent5da08e0ac51682376767d823e76d2a92c61a5d97 (diff)
parent5282608e92c9cac938978a0aa97e4f10bff53b6e (diff)
downloadbitcoin-d7943bd008357eed01cc3a4fb7b24afcd5a523d6.tar.xz
Merge #15132: docs: Add FreeBSD build notes link to doc/README.md
5282608e92 docs: Add FreeBSD build notes link to doc/README.md (fanquake) Pull request description: Tree-SHA512: c845dc0a2a31f0507a64da5232579d6f009789722273891c668d15ee8adb10244ab8573ce2b7c9c442e8d2ed6c90fb7acfb59c2ac9e9af9247e070bb8d501eda
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index c91cca5cb4..51950d4a13 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -41,9 +41,10 @@ The following are developer notes on how to build Bitcoin Core on your native pl
- [macOS Build Notes](build-osx.md)
- [Unix Build Notes](build-unix.md)
- [Windows Build Notes](build-windows.md)
+- [FreeBSD Build Notes](build-freebsd.md)
- [OpenBSD Build Notes](build-openbsd.md)
- [NetBSD Build Notes](build-netbsd.md)
-- [Gitian Building Guide](gitian-building.md)
+- [Gitian Building Guide (External Link)](https://github.com/bitcoin-core/docs/blob/master/gitian-building.md)
Development
---------------------