Skip to content

Commit 5f6eff2

Browse files
committed
updated inappnotification relative links
1 parent fb558d9 commit 5f6eff2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/controls/InAppNotification.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@ An alternate version of the popup animation (used by the vscode-like notificatio
121121

122122
## Example Code
123123

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

126126
## Default Template
127127

128-
[InAppNotification XAML File](../..//Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/InAppNotification.xaml) is the XAML template used in the toolkit for the default styling.
128+
[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.
129129

130130
## Requirements (Windows 10 Device Family)
131131

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

136136
## API
137137

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

0 commit comments

Comments
 (0)