Skip to content

Commit fd925e9

Browse files
committed
Merge #16313: doc: Fix broken link in doc/build-osx.md
90b5c4e doc: Fix broken link in doc/build-osx.md (Jon Atack) Pull request description: This fixes the regression in PR #15964 as noted here: https://github.com/bitcoin/bitcoin/pull/15964/files#r298798933 ACKs for top commit: hebasto: ACK 90b5c4e. Provided link verified. fanquake: ACK 90b5c4e. Thanks. Tree-SHA512: 2197809d37c357d36097839941ba3cee32e4d6ba2e4d609d99fb04286330d9dbcb89d6331fe1aa798fdb5964e522970f57b8ce0c2cb034b0f48b77b1d60e33e1
2 parents 04710b6 + 90b5c4e commit fd925e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ tail -f $HOME/Library/Application\ Support/Bitcoin/debug.log
112112
## Notes
113113
* Tested on OS X 10.10 Yosemite through macOS 10.14 Mojave on 64-bit Intel
114114
processors only.
115-
* Building with downloaded Qt binaries is not officially supported. See the notes in [#7714](https://github.com/bitcoin/issues/7714)
115+
* Building with downloaded Qt binaries is not officially supported. See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).
116116

117117
## Deterministic macOS DMG Notes
118118
Working macOS DMGs are created in Linux by combining a recent `clang`, the Apple

0 commit comments

Comments
 (0)