Skip to content

Commit 8392fc6

Browse files
committed
EnumValuesExtnetion sample fix DocUrl
1 parent 9287bb1 commit 8392fc6

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
@@ -1262,7 +1262,7 @@
12621262
"Icon": "/Assets/Helpers.png",
12631263
"XamlCodeFile": "EnumValuesExtensionXaml.bind",
12641264
"CodeFile": "EnumValuesExtensionCode.bind",
1265-
"DocumentationUrl": "Missing"
1265+
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/EnumValuesExtension.md"
12661266
}
12671267
]
12681268
},

0 commit comments

Comments
 (0)