Skip to content

Commit 90b5c4e

Browse files
committed
doc: Fix broken link in doc/build-osx.md
This fixes the regression in PR #15964 as noted here: https://github.com/bitcoin/bitcoin/pull/15964/files#r298798933
1 parent 04710b6 commit 90b5c4e

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)