Skip to content

Commit a6437cd

Browse files
Second link
1 parent 6054a64 commit a6437cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/getting_to_know/howto/input/HowTo_Detect_Gestures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MonoGame supports multi-touch gesture-based input on Mobile. The primary class t
1414
- Query to see if any gestures are available for processing.
1515

1616
> [!NOTE]
17-
> Gesture support is provided as a convenient subset of the features possible on a multi-touch input device. For more information about general multi-touch programming, see [Working with Touch Input](HowTo_UsemultitouchInput.md).
17+
> Gesture support is provided as a convenient subset of the features possible on a multi-touch input device. For more information about general multi-touch programming, see [Working with Touch Input](HowTo_UseMultiTouchInput.md).
1818
1919
## How to detect Gestures on a multi-touch Screen
2020

0 commit comments

Comments
 (0)