From b19b881e34d9ed56664a65606df8d88867020107 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Sun, 3 Apr 2022 14:49:03 -0400 Subject: [PATCH] DOC: Use full URL logo in README To resolve in PyPI package rendering. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91c90493be1..ce435058513 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![ITK - The Insight Toolkit](Documentation/Art/itkBannerSmall.png) +![ITK - The Insight Toolkit](https://raw.githubusercontent.com/InsightSoftwareConsortium/ITK/801370c025c7d296783481779a41c6d559c992c5/Documentation/Art/itkBannerSmall.png) ITK: The Insight Toolkit ========================