Skip to content

Commit 6ad6f6d

Browse files
authored
update sample app links
1 parent c8bfb73 commit 6ad6f6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![nuget](https://img.shields.io/nuget/v/WinUI.TableView)](https://www.nuget.org/packages/WinUI.TableView/)
99
[![nuget](https://img.shields.io/nuget/dt/WinUI.TableView)](https://www.nuget.org/packages/WinUI.TableView/)
1010

11-
### [Samples App](https://github.com/w-ahmad/WinUI.TableView.SampleApp)
11+
### [Samples App](https://github.com/w-ahmad/WinUI.TableView/tree/main/samples/WinUI.TableView.SampleApp)
1212

1313
Explore the interactive `WinUI.TableView` samples with code snippets in a Samples App on Microsoft Store or Uno Platorm WASM:
1414

@@ -24,7 +24,7 @@ Explore the interactive `WinUI.TableView` samples with code snippets in a Sample
2424

2525
####
2626

27-
![WinUI TableView SampleApp](https://raw.githubusercontent.com/w-ahmad/WinUI.TableView.SampleApp/main/WinUI.TableView%20SampleApp.gif)
27+
![WinUI TableView SampleApp](https://raw.githubusercontent.com/w-ahmad/WinUI.TableView/main/samples/WinUI.TableView%20SampleApp.gif)
2828

2929
## Features
3030

@@ -51,7 +51,7 @@ Explore the interactive `WinUI.TableView` samples with code snippets in a Sample
5151
## Uno Platform Support
5252

5353
`WinUI.TableView` is compatible with the Uno Platform, enabling you to use the control across multiple platforms.
54-
Try the [Uno WASM Sample App](https://github.com/w-ahmad/WinUI.TableView.SampleApp) here 👉 https://tableview.samples.w-ahmad.dev/
54+
Try the [Uno WASM Sample App](https://github.com/w-ahmad/WinUI.TableView/tree/main/samples/WinUI.TableView.SampleApp.Uno) here 👉 https://tableview.samples.w-ahmad.dev/
5555

5656
## Getting Started
5757

0 commit comments

Comments
 (0)