mirror of
https://github.com/corda/corda.git
synced 2025-01-20 03:36:29 +00:00
Fixes docsite dead links.
This commit is contained in:
parent
1e12aebe0a
commit
e9ec8f9650
@ -19,8 +19,8 @@ connection to the node (see ":doc:`clientrpc`") then your JSON mapper can resolv
|
||||
|
||||
The API is described in detail here:
|
||||
|
||||
* `Kotlin API docs <api/kotlin/corda/net.corda.jackson/-jackson-support/index.html>`_
|
||||
* `JavaDoc <api/javadoc/net/corda/jackson/package-summary.html>`_
|
||||
* `Kotlin API docs <api/kotlin/corda/net.corda.client.jackson/-jackson-support/index.html>`_
|
||||
* `JavaDoc <api/javadoc/net/corda/client/jackson/package-summary.html>`_
|
||||
|
||||
.. container:: codeset
|
||||
|
||||
|
@ -139,6 +139,6 @@ The shell will be enhanced over time. The currently known limitations include:
|
||||
* The ``jul`` command advertises access to logs, but it doesn't work with the logging framework we're using.
|
||||
|
||||
.. _Yaml: http://www.yaml.org/spec/1.2/spec.html
|
||||
.. _the defined parsers: api/kotlin/corda/net.corda.jackson/-jackson-support/index.html
|
||||
.. _the defined parsers: api/kotlin/corda/net.corda.client.jackson/-jackson-support/index.html
|
||||
.. _Groovy: http://groovy-lang.org/
|
||||
.. _CRaSH: http://www.crashub.org/
|
||||
|
Loading…
Reference in New Issue
Block a user