From f13d8fc2592e59ab9ea0492210a8ecdf65a9b299 Mon Sep 17 00:00:00 2001
From: ElliottKasoar <ElliottKasoar@users.noreply.github.com>
Date: Fri, 9 Feb 2024 11:58:31 +0000
Subject: [PATCH] Change images to use external links

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 3abeaa6a..725e8002 100644
--- a/README.md
+++ b/README.md
@@ -31,9 +31,9 @@ pytest -v  # discover and run all tests
 
 Contributors to this project were funded by
 
-[![PSDI](docs/source/images/psdi-100.webp)](https://www.psdi.ac.uk/)
-[![ALC](docs/source/images/alc-100.webp)](https://adalovelacecentre.ac.uk/)
-[![CoSeC](docs/source/images/cosec-100.webp)](https://www.scd.stfc.ac.uk/Pages/CoSeC.aspx)
+[![PSDI](https://raw.githubusercontent.com/stfc/janus-core/main/docs/source/images/psdi-100.webp)](https://www.psdi.ac.uk/)
+[![ALC](https://raw.githubusercontent.com/stfc/janus-core/main/docs/source/images/alc-100.webp)](https://adalovelacecentre.ac.uk/)
+[![CoSeC](https://raw.githubusercontent.com/stfc/janus-core/main/docs/source/images/cosec-100.webp)](https://www.scd.stfc.ac.uk/Pages/CoSeC.aspx)
 
 
 [ci-badge]: https://github.com/stfc/janus-core/workflows/ci/badge.svg