From d927befcd71f8d1463ede1e846cc5ddc79b149cf Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sat, 17 Dec 2022 13:06:44 -0500 Subject: [PATCH] docs: Just adjusting some link text. --- docs/README-migration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README-migration.md b/docs/README-migration.md index a4295636b7..7b154a5a5a 100644 --- a/docs/README-migration.md +++ b/docs/README-migration.md @@ -344,8 +344,8 @@ The following hints have been removed: The gesture API has been removed. There is no replacement planned in SDL3. However, the SDL2 code has been moved to a single-header library that can be dropped into an SDL3 or SDL2 program, to continue to provide this -functionality to your app and aid migration. That is located -[in the SDL_gesture GitHub repository](https://github.com/libsdl-org/SDL_gesture). +functionality to your app and aid migration. That is located in the +[SDL_gesture GitHub repository](https://github.com/libsdl-org/SDL_gesture). ## SDL_render.h