Skip to content

Commit 16a10ee

Browse files
committed
Mark broken urls
1 parent 0790147 commit 16a10ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@
854854
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/AutoFocusBehavior.cs",
855855
"XamlCodeFile": "AutoFocusBehaviorXaml.bind",
856856
"Icon": "/Assets/Helpers.png",
857-
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/AutoFocusBehavior.md"
857+
"DocumentationUrl": "Cannot find!"
858858
},
859859
{
860860
"Name": "FocusBehavior",
@@ -864,7 +864,7 @@
864864
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/FocusBehavior.cs",
865865
"CodeFile": "FocusBehaviorXaml.bind",
866866
"Icon": "/Assets/Helpers.png",
867-
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/FocusBehavior.md"
867+
"DocumentationUrl": "Cannot find!"
868868
},
869869
{
870870
"Name": "Win2d Path Mini Language Parser",

0 commit comments

Comments
 (0)