Fix link to blob inspector download page (#3691)

This commit is contained in:
Shams Asari 2018-07-25 18:38:13 +01:00 committed by GitHub
parent 53b2b86d89
commit cdddd84e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ disadvantage is the inability to view the contents in a human-friendly manner. T
by allowing the contents of a binary blob file (or URL end-point) to be output in either YAML or JSON. It uses by allowing the contents of a binary blob file (or URL end-point) to be output in either YAML or JSON. It uses
``JacksonSupport`` to do this (see :doc:`json`). ``JacksonSupport`` to do this (see :doc:`json`).
The latest version of the tool can be downloaded from `here <https://www.corda.net/downloads/>`_. The latest version of the tool can be downloaded from `here <https://corda.net/resources>`_.
To run simply pass in the file or URL as the first parameter:: To run simply pass in the file or URL as the first parameter::