From c1da5f8818031f0543f3146ad031559b749b01de Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Fri, 3 Jan 2025 10:33:43 +0000 Subject: [PATCH] Switch from `blob` to `tree` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cddf526..4ed9a04 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The following variable needs to be set: `postgresql_upgrade_data_dir: “/var/lib/pgsql/{{ postgreql_upgrade_new_version }}/data”` This is done in the group vars for the server you're updating i.e. -[ucl_test](https://github.com/UCL-MIRSG/UCLMedicalImagingEnv/blob/main/environments/cs-production/xnat/group_vars/ucl_test/vars) +[ucl_test](https://github.com/UCL-MIRSG/UCLMedicalImagingEnv/tree/main/environments/cs-production/xnat/group_vars/ucl_test) ## Testing this collection