Skip to content

Commit 600ecc9

Browse files
authored
Fix links to CommandsPage and ViewModels in README
Updated links in README to point to Maui version of examples.
1 parent 6cffc04 commit 600ecc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,11 @@ New `TemplatedTaskLoader`: it does the same job as the `TaskLoaderView` but usin
145145

146146
There is an detailed example on how to use it here:
147147

148-
https://github.com/roubachof/Sharpnado.TaskLoaderView/blob/master/Retronado/Sample/Views/CommandsPage.xaml
148+
https://github.com/roubachof/Sharpnado.TaskLoaderView/tree/master/Retronado.Maui/Views/CommandsPage.xaml
149149

150150
and here:
151151

152-
https://github.com/roubachof/Sharpnado.TaskLoaderView/blob/master/Retronado/Sample/ViewModels/CommandsPageViewModel.cs
152+
https://github.com/roubachof/Sharpnado.TaskLoaderView/tree/master/Retronado.Maui/ViewModels/CommandsPageViewModel.cs
153153

154154
### New CompositeTaskLoaderNotifier builder and simplified wiring
155155

0 commit comments

Comments
 (0)