Skip to content

Commit 5eb6626

Browse files
author
Will Binns
committed
README: Clarify use of helper tool
1 parent 33c5b93 commit 5eb6626

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ locally to view the rendered documentation.
3232
### Generation of RPC docs
3333

3434
The documentation of the RPC commands is automatically generated from the help
35-
of a bitcoin client with another [helper
36-
tool](https://github.com/cornelius/rpc-docs-helper). This is the content in the
37-
[reference/rpc](reference/rpc) directory. Changes in these files need to be done
38-
through the helper tool or at least backported to the helper tool after doing
39-
them in this repo.
35+
of a bitcoin client with a [helper
36+
tool](https://github.com/bitcoin-dot-org/developer.bitcoin.org/tree/master/helpers/rpc).
37+
This is the content in the [reference/rpc](reference/rpc) directory. Changes in
38+
these files need to be done through the helper tool or at least backported to
39+
the helper tool after doing them in this repo.
4040

4141
## Code of Conduct
4242

0 commit comments

Comments
 (0)