diff --git a/WinUIGallery/ControlPages/DesignGuidance/IconsPage.xaml b/WinUIGallery/ControlPages/DesignGuidance/IconsPage.xaml
index 15f78bf2d..9809cdd7c 100644
--- a/WinUIGallery/ControlPages/DesignGuidance/IconsPage.xaml
+++ b/WinUIGallery/ControlPages/DesignGuidance/IconsPage.xaml
@@ -134,7 +134,8 @@
If you don't specify a FontFamily,
or you specify a FontFamily that is not available on the system at runtime,
- the FontIcon falls back to the default font family defined by the SymbolThemeFontFamily resource.
+ the FontIcon falls back to the default font family defined by the SymbolThemeFontFamily resource.
+
An icon with a 16-epx font size is the equivalent of a 16x16-epx icon, to make sizing and positioning more predictable.
For optimal appearance, use these specific sizes: 16, 20, 24, 32, 40, 48, and 64. Deviating from these font sizes could lead to less crisp or blurry outcomes.
diff --git a/WinUIGallery/Controls/ControlExample.xaml b/WinUIGallery/Controls/ControlExample.xaml
index c62b28310..6b2e8c008 100644
--- a/WinUIGallery/Controls/ControlExample.xaml
+++ b/WinUIGallery/Controls/ControlExample.xaml
@@ -80,7 +80,7 @@
IsTextSelectionEnabled="True"
Visibility="Collapsed">
- This sample requires a later version of Windows to be fully functional. Learn more about version adaptive apps:https://learn.microsoft.com/windows/uwp/debug-test-perf/version-adaptive-apps
+ This sample requires a later version of Windows to be fully functional.
diff --git a/WinUIGallery/DataModel/ControlInfoData.json b/WinUIGallery/DataModel/ControlInfoData.json
index 93afa0e78..370bb7aba 100644
--- a/WinUIGallery/DataModel/ControlInfoData.json
+++ b/WinUIGallery/DataModel/ControlInfoData.json
@@ -2727,15 +2727,11 @@
},
{
"Title": "Composition Animation - API",
- "Uri": "https://learn.microsoft.com/windows/uwp/composition/composition-animation"
+ "Uri": "https://learn.microsoft.com/windows/apps/windows-app-sdk/composition"
},
{
"Title": "Guidelines - Xaml Property Animations",
"Uri": "https://learn.microsoft.com/windows/apps/design/motion/xaml-property-animations"
- },
- {
- "Title": "Using the Visual Layer with XAML",
- "Uri": "https://learn.microsoft.com/windows/uwp/composition/using-the-visual-layer-with-xaml"
}
],
"RelatedControls": [