|
273 | 273 | "Name": "LiveTile", |
274 | 274 | "Type": "LiveTilePage", |
275 | 275 | "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", |
277 | 277 | "CodeFile": "LiveTileCode.bind", |
278 | 278 | "JavaScriptCodeFile": "LiveTileCodeJavaScript.bind", |
279 | 279 | "Icon": "/SamplePages/LiveTile/LiveTile.png", |
|
283 | 283 | "Name": "Toast", |
284 | 284 | "Type": "ToastPage", |
285 | 285 | "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", |
287 | 287 | "CodeFile": "ToastCode.bind", |
288 | 288 | "JavaScriptCodeFile": "ToastCodeJavaScript.bind", |
289 | 289 | "Icon": "/SamplePages/Toast/Toast.png", |
|
293 | 293 | "Name": "WeatherLiveTileAndToast", |
294 | 294 | "Type": "WeatherLiveTileAndToastPage", |
295 | 295 | "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", |
297 | 297 | "CodeFile": "WeatherLiveTileAndToastCode.bind", |
298 | 298 | "JavaScriptCodeFile": "WeatherLiveTileAndToastCodeJavaScript.bind", |
299 | 299 | "Icon": "/SamplePages/WeatherLiveTileAndToast/WeatherLiveTileAndToast.png", |
|
0 commit comments