From 85795c9904e89ee703fbe725c112a9ffd3c84c22 Mon Sep 17 00:00:00 2001 From: Bernd Stellwag Date: Sat, 9 Oct 2021 10:48:07 +0200 Subject: [PATCH] fix links to libsdl make them https and point to github as they moved there --- Packaging/resources/LICENSE.zlib.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packaging/resources/LICENSE.zlib.txt b/Packaging/resources/LICENSE.zlib.txt index 53ffccc85..8e17ad181 100644 --- a/Packaging/resources/LICENSE.zlib.txt +++ b/Packaging/resources/LICENSE.zlib.txt @@ -1,5 +1,5 @@ The source code to this library used with SDL_ttf can be found here: -https://hg.libsdl.org/SDL_image/file/default/external +https://github.com/libsdl-org/SDL_image/tree/main/external --- Copyright notice: