diff --git a/docs/source/json.rst b/docs/source/json.rst index 126c9f5791..773ad9bccc 100644 --- a/docs/source/json.rst +++ b/docs/source/json.rst @@ -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 `_ -* `JavaDoc `_ +* `Kotlin API docs `_ +* `JavaDoc `_ .. container:: codeset diff --git a/docs/source/shell.rst b/docs/source/shell.rst index 8cc68a4313..5d00d73890 100644 --- a/docs/source/shell.rst +++ b/docs/source/shell.rst @@ -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/