This is a simple quick-fix to make the docs match the new directory structure after the switch to CMake (see #30454 and #30664). On the long term, it may make sense to improve some of these docs by introducing and using environment variables like BITCOIN_CLI and BITCOIND instead of specifying the path repeatedly.
scripted-diff: adapt binary paths in docs (`./src/...` -> `./build/src/...`) #30789
pull theStack wants to merge 1 commits into bitcoin:master from theStack:202409-doc-adapt_bitcoin_binaries_path_after_cmake changing 4 files +50 −50-
theStack commented at 2:35 PM on September 2, 2024: contributor
-
8112814319
scripted-diff: adapt binary paths in docs (`./src/...` -> `./build/src/...`)
-BEGIN VERIFY SCRIPT- sed -i 's|\./src/bitcoin|\./build/src/bitcoin|g' doc/*.md contrib/tracing/README.md -END VERIFY SCRIPT-
- theStack closed this on Sep 2, 2024
- bitcoin locked this on Sep 2, 2025