Skip to content

Commit

Permalink
updated inappnotification relative links
Browse files Browse the repository at this point in the history
  • Loading branch information
nmetulev committed Aug 29, 2017
1 parent fb558d9 commit 5f6eff2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/controls/InAppNotification.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ An alternate version of the popup animation (used by the vscode-like notificatio

## Example Code

[InAppNotification Sample Page](../../Microsoft.Toolkit.Uwp.SampleApp/SamplePages/InAppNotification)
[InAppNotification Sample Page](https://github.com/Microsoft/UWPCommunityToolkit/tree/dev/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/InAppNotification)

## Default Template

[InAppNotification XAML File](../..//Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/InAppNotification.xaml) is the XAML template used in the toolkit for the default styling.
[InAppNotification XAML File](https://github.com/Microsoft/UWPCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/InAppNotification.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements (Windows 10 Device Family)

Expand All @@ -135,5 +135,5 @@ An alternate version of the popup animation (used by the vscode-like notificatio

## API

* [InAppNotification source code](../..//Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification)
* [InAppNotification source code](https://github.com/Microsoft/UWPCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification)

0 comments on commit 5f6eff2

Please sign in to comment.