From 459102a5c0a4dcd31c00fb27b38fc54158836f8f Mon Sep 17 00:00:00 2001 From: Alex Szpakowski Date: Sat, 17 Sep 2016 01:36:29 -0300 Subject: [PATCH] Updated URL in a comment --- include/SDL_hints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_hints.h b/include/SDL_hints.h index 806b63b22..446349283 100644 --- a/include/SDL_hints.h +++ b/include/SDL_hints.h @@ -287,7 +287,7 @@ extern "C" { * * More information about properly making use of controllers for the Apple TV * can be found here: - * https://developer.apple.com/tvos/human-interface-guidelines/remote-and-interaction/ + * https://developer.apple.com/tvos/human-interface-guidelines/remote-and-controllers/ * * This variable can be set to the following values: * "0" - Controller input does not generate UI events (the default).