Skip to content

Commit 95cd870

Browse files
authored
chore: update readme links
1 parent 7821221 commit 95cd870

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ This repository contains the code for integration of NativeScript with Angular.
2424

2525
The `ng-sample` app is meant for testing stuff while developing the renderer code, and isn't the best example out there. You can take a look at these sample apps that use the published builds from npm:
2626

27-
* [Hello world starter](https://github.com/NativeScript/template-hello-world-ng)
28-
* [Master-detail template](https://github.com/NativeScript/template-master-detail-ng)
29-
* [Drawer navigation template](https://github.com/NativeScript/template-drawer-navigation-ng)
30-
* [TabView navigation template](https://github.com/NativeScript/template-tab-navigation-ng)
27+
* [Hello world starter](https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-hello-world-ng)
28+
* [Master-detail template](https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-master-detail-ng)
29+
* [Drawer navigation template](https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-drawer-navigation-ng)
30+
* [TabView navigation template](https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-tab-navigation-ng)
3131
* [NativeScript Angular SDK examples](https://github.com/NativeScript/nativescript-sdk-examples-ng)
3232

3333
## Contribute

0 commit comments

Comments
 (0)