From 4e1387bb18e349441eb832196d2ccfb532e48594 Mon Sep 17 00:00:00 2001 From: Manu Sridharan Date: Tue, 5 Dec 2023 10:20:09 -0800 Subject: [PATCH] Update logo URL in README Fixes #1340. I recovered the logo from the Internet Archive! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7c3e3a270..3d70ce531c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![WALA logo](http://wala.sourceforge.net/wiki/images/9/94/WALA-banner.png) +![WALA logo](https://wala.github.io/logos/WALA-banner.png) [![GitHub Actions status](https://github.com/wala/WALA/workflows/Continuous%20integration/badge.svg)](https://github.com/wala/WALA/actions?query=workflow%3A%22Continuous+integration%22)