Skip to content

Commit 8aa7aea

Browse files
Update Readme.md
1 parent 9694fc5 commit 8aa7aea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CS/Swipe/Readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ For a complete description, refer to the following help topic: [Swipe Actions in
1111
<!-- default file list -->
1212
## Files to Review
1313

14-
* [Customer.cs](./DataGridView_Swipe/DataModel/Customer.cs)
15-
* [Product.cs](./DataGridView_Swipe/DataModel/Product.cs)
16-
* [Order.cs](./DataGridView_Swipe/DataModel/Order.cs)
17-
* [OrderRepository.cs](./DataGridView_Swipe/DataModel/OrderRepository.cs)
18-
* [MainPage.xaml](./DataGridView_Swipe/MainPage.xaml)
14+
* [Customer.cs](DataModel/Customer.cs)
15+
* [Product.cs](DataModel/Product.cs)
16+
* [Order.cs](DataModel/Order.cs)
17+
* [OrderRepository.cs](DataModel/OrderRepository.cs)
18+
* [MainPage.xaml](MainPage.xaml)
1919
<!-- default file list end -->

0 commit comments

Comments
 (0)