From b8494f1f71cbe8a0080efbdf95696c07edac2f2f Mon Sep 17 00:00:00 2001 From: Jon Eubank Date: Tue, 22 Oct 2024 11:37:57 -0400 Subject: [PATCH] Link to latest score release --- docs/data-access/data-download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/data-access/data-download.md b/docs/data-access/data-download.md index 2c24c2cb..7ada71bf 100644 --- a/docs/data-access/data-download.md +++ b/docs/data-access/data-download.md @@ -90,7 +90,7 @@ There is no entry point or command defined for the image. The software is locate -Download the **[score-client](https://github.com/overture-stack/score/releases/download/5.11.0/score-client-5.11.0-dist.tar.gz)**. Once you have unzipped the tarball, change directories into the unzipped folder: +Download the **[latest score-client](https://github.com/overture-stack/score/releases/latest)**. Once you have unzipped the tarball, change directories into the unzipped folder: ```shell wget -O score-client.tar.gz https://github.com/overture-stack/score/releases/download/5.11.0/score-client-5.11.0-dist.tar.gz @@ -116,7 +116,7 @@ METADATA_URL=https://api.platform.icgc-argo.org/storage-api STORAGE_URL=https:// -Download the **[score-client](https://github.com/overture-stack/score/releases/download/5.11.0/score-client-5.11.0-dist.tar.gz)**. Once you have unzipped the tarball, change directories into the unzipped folder: +Download the **[latest score-client](https://github.com/overture-stack/score/releases/latest)**. Once you have unzipped the tarball, change directories into the unzipped folder: ```shell wget -O score-client.tar.gz https://github.com/overture-stack/score/releases/download/5.11.0/score-client-5.11.0-dist.tar.gz