Skip to content

Commit 2e9b350

Browse files
update code url for sample
Co-authored-by: Michael Hawker MSFT (XAML Llama) <[email protected]>
1 parent ab1d3b3 commit 2e9b350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@
490490
"Type": "RichSuggestBoxPage",
491491
"Subcategory": "Input",
492492
"About": "A text input control that makes suggestions and keeps track of data token items in a rich document.",
493-
"CodeUrl": "https://github.com/huynhsontung/WindowsCommunityToolkit/tree/RichSuggestBox/Microsoft.Toolkit.Uwp.UI.Controls.Input/RichSuggestBox",
493+
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RichSuggestBox",
494494
"CodeFile": "RichSuggestBoxCode.bind",
495495
"XamlCodeFile": "RichSuggestBoxXaml.bind",
496496
"Icon": "/SamplePages/RichSuggestBox/RichSuggestBox.png",

0 commit comments

Comments
 (0)