Commit 459102a5c0a4dcd31c00fb27b38fc54158836f8f

Alex Szpakowski 2016-09-17T01:36:29

Updated URL in a comment

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/SDL_hints.h b/include/SDL_hints.h
index 806b63b..4463492 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).