diff --git a/docs/guides/custody/custody-tool-user-guide.md b/docs/guides/custody/custody-tool-user-guide.md index 5b57c442f2..e249f68d3e 100644 --- a/docs/guides/custody/custody-tool-user-guide.md +++ b/docs/guides/custody/custody-tool-user-guide.md @@ -21,7 +21,7 @@ This tool was _not_ originally developed with the broader ecosystem in mind. For Before continuing, you might want to familiarize yourself with the following documents: - [Basic description](/guides/custody-tool-description) of how the custody tool works -- [Flow chart](https://docs.chia.net/files/chia-custody-tool.png) to visualize how the custody tool works +- [Flow chart](https://docs.chia.net/img/chia-custody-tool.png) to visualize how the custody tool works - [CLI reference](https://docs.chia.net/custody-tool) for all custody commands used in this tutorial :::info