diff --git a/WinUIGallery/DataModel/ControlInfoData.json b/WinUIGallery/DataModel/ControlInfoData.json index 43bcb5cd3..b957988dc 100644 --- a/WinUIGallery/DataModel/ControlInfoData.json +++ b/WinUIGallery/DataModel/ControlInfoData.json @@ -1715,7 +1715,7 @@ "Title": "RadioButtons", "ApiNamespace": "Microsoft.UI.Xaml.Controls", "Subtitle": "A control that displays a group of mutually exclusive options with keyboarding and accessibility support.", - "ImagePath": "ms-appx:///Assets/ControlImages/RadioButton.png", + "ImagePath": "ms-appx:///Assets/ControlImages/RadioButtons.png", "Description": "A control that displays a group of mutually exclusive options with keyboarding and accessibility support.", "Content": "

Look at the RadioButtonsPage.xaml file in Visual Studio to see the full code for this page.

", "SourcePath": "/RadioButtons",