Skip to content

Commit 19b9f5f

Browse files
committed
updated github links
1 parent 6a7e6ee commit 19b9f5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
"Name": "LiveTile",
274274
"Type": "LiveTilePage",
275275
"About": "This shows how to update a Live Tile with a rich Adaptive notification.",
276-
"CodeUrl": "https://github.com/Microsoft/UWPCommunityToolkit/tree/master/Notifications/Microsoft.Toolkit.Uwp.Notifications.Shared",
276+
"CodeUrl": "https://github.com/Microsoft/UWPCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.Notifications",
277277
"CodeFile": "LiveTileCode.bind",
278278
"JavaScriptCodeFile": "LiveTileCodeJavaScript.bind",
279279
"Icon": "/SamplePages/LiveTile/LiveTile.png",
@@ -283,7 +283,7 @@
283283
"Name": "Toast",
284284
"Type": "ToastPage",
285285
"About": "This shows how to send a Toast notification.",
286-
"CodeUrl": "https://github.com/Microsoft/UWPCommunityToolkit/tree/master/Notifications/Microsoft.Toolkit.Uwp.Notifications.Shared",
286+
"CodeUrl": "https://github.com/Microsoft/UWPCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.Notifications",
287287
"CodeFile": "ToastCode.bind",
288288
"JavaScriptCodeFile": "ToastCodeJavaScript.bind",
289289
"Icon": "/SamplePages/Toast/Toast.png",
@@ -293,7 +293,7 @@
293293
"Name": "WeatherLiveTileAndToast",
294294
"Type": "WeatherLiveTileAndToastPage",
295295
"About": "This shows how to send a Weather Live Tile and Toast notification, displaying the forecast.",
296-
"CodeUrl": "https://github.com/Microsoft/UWPCommunityToolkit/tree/master/Notifications/Microsoft.Toolkit.Uwp.Notifications.Shared",
296+
"CodeUrl": "https://github.com/Microsoft/UWPCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.Notifications",
297297
"CodeFile": "WeatherLiveTileAndToastCode.bind",
298298
"JavaScriptCodeFile": "WeatherLiveTileAndToastCodeJavaScript.bind",
299299
"Icon": "/SamplePages/WeatherLiveTileAndToast/WeatherLiveTileAndToast.png",

0 commit comments

Comments
 (0)