From 3300b87e20adb802b8f0c415d5bc9f560c537a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Mu=C3=B1oz?= Date: Fri, 14 May 2021 08:14:12 -0400 Subject: [PATCH] Update SDL on README.md The SDL link on README.md was archived, and it is now on a new repository. https://github.com/libsdl-org/SDL is the new while https://github.com/SDL-mirror/SDL is the old. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f7447..eab3ac5 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Lib | Title Lib | Title ------------- | ------------- -[SDL](https://github.com/SDL-mirror/SDL) | Simple DirectMedia Layer +[SDL](https://github.com/libsdl-org/SDL) | Simple DirectMedia Layer [SFML](https://github.com/SFML/SFML) | Simple and Fast Multimedia Library [glfw](https://github.com/glfw/glfw) | A multi-platform library [gainput](https://github.com/jkuhlmann/gainput) | C++ input library for games