Skip to content

Commit f623901

Browse files
committed
samples.json: Fix Graph doc url
1 parent 760ab9f commit f623901

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
@@ -684,7 +684,7 @@
684684
"Icon": "/Assets/mslogo.png",
685685
"BadgeUpdateVersionRequired": "PREVIEW",
686686
"DeprecatedWarning": "The Graph Providers are in preview. Find out more here: https://aka.ms/wgt",
687-
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/graph/providers/InteractiveProviderBehavior.md",
687+
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/graph/overview.md",
688688
"CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls"
689689
}
690690
]

0 commit comments

Comments
 (0)