From 9d752fc8f1ab798976432d630d63d64695b30789 Mon Sep 17 00:00:00 2001 From: Chase Wright Date: Mon, 20 Jul 2020 16:01:17 -0500 Subject: [PATCH] Add hyperlink to docker repository in README --- README.adoc | 2 +- docs/02-quick-start.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 88a4e5c5..d01aef97 100644 --- a/README.adoc +++ b/README.adoc @@ -116,7 +116,7 @@ link:docs[See full documentations]. ==== Run docker image -Official Docker image you can find at: emeraldpay/dshackle +Official Docker image you can find at: https://hub.docker.com/r/emeraldpay/dshackle[emeraldpay/dshackle] .Setup Infura username [source,bash] diff --git a/docs/02-quick-start.adoc b/docs/02-quick-start.adoc index d41639c4..40cde176 100644 --- a/docs/02-quick-start.adoc +++ b/docs/02-quick-start.adoc @@ -77,7 +77,7 @@ See detailed link:reference-configuration.adoc[Configuration Reference] ==== Run as docker -Official Docker image you can find at: emeraldpay/dshackle +Official Docker image you can find at: https://hub.docker.com/r/emeraldpay/dshackle[emeraldpay/dshackle] .Setup Infura username [source,bash] @@ -174,4 +174,4 @@ grpcurl -import-path ./proto/ -proto blockchain.proto -d '{"asset": {"chain": "1 ... ---- -See other enhanced methods in the link:06-methods.adoc[Documentation for Enhanced Methods] \ No newline at end of file +See other enhanced methods in the link:06-methods.adoc[Documentation for Enhanced Methods]