diff --git a/docs/index.rst b/docs/index.rst index 458819e7..4a7ad85a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -580,8 +580,7 @@ ota_complete reply * A 'true' response implies the firmware upload completed successfully, and the next restart (which should happen immediately/automatically) will attempt to boot the new firmware. - -.. _register_descriptor_request: +.. _register_descrptr_request: register_descriptor request --------------------------- @@ -618,7 +617,7 @@ Jade can store up to 16 user-defined miniscript descriptor wallet configurations * 'descriptor' is the descriptor string. It must be a 'wallet policy' miniscript expression with the keys presented in the accompanying datavalues map. * 'datavalues' is the map of signers' keys, which must include an entry for the Jade signer. -.. _register_descriptor_reply: +.. _register_descrptr_reply: register_descriptor reply -------------------------