Skip to content

Commit e8f29e4

Browse files
authored
Fixed image reference that's on a remote GH site (#142)
1 parent adec9cd commit e8f29e4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs-src/zdm-core/modules/migrate/pages/setup-ansible-playbooks.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,13 @@ ssh -F <path to zdm_ssh_config> jumphost
7474

7575
From the jumphost, download the {zdm-utility}'s executable. Releases are available here:
7676

77-
https://github.com/datastax/zdm-proxy-automation/releases
77+
link:https://github.com/datastax/zdm-proxy-automation/releases[https://github.com/datastax/zdm-proxy-automation/releases^]
7878

7979
The downloadable archive name format is `zdm-util-<platform>-<version>`.
8080

81-
Download example with <version> placeholder. Latest image::{imagesprefix}https://img.shields.io/github/v/release/datastax/zdm-proxy-automation?color=green&display_name=tag[GitHub release (latest by date)]:
81+
The latest version:
82+
83+
image:https://img.shields.io/github/v/release/datastax/zdm-proxy-automation?color=green&display_name=tag[GitHub release, latest by date]
8284

8385
[source,bash]
8486
----

0 commit comments

Comments
 (0)