Skip to content

Commit a0d9270

Browse files
committed
fix: links in tutorials
1 parent f940e18 commit a0d9270

6 files changed

+6
-6
lines changed

content/tutorials/build-a-master-detail-app-with-angular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,4 +747,4 @@ Running the app on either platform should now result in an app that resembles th
747747

748748
## What's next
749749

750-
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/native-api-access.html). The possibilities are endless!
750+
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/guide/subclassing/). The possibilities are endless!

content/tutorials/build-a-master-detail-app-with-plain-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,4 +617,4 @@ Running the app on either platform should now result in an app that resembles th
617617

618618
## What's next
619619

620-
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/native-api-access.html). The possibilities are endless!
620+
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/guide/subclassing/). The possibilities are endless!

content/tutorials/build-a-master-detail-app-with-plain-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,4 +648,4 @@ Running the app on either platform should now result in an app that resembles th
648648

649649
## What's next
650650

651-
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/native-api-access.html). The possibilities are endless!
651+
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/guide/subclassing/). The possibilities are endless!

content/tutorials/build-a-master-detail-app-with-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,4 +878,4 @@ Running the app on either platform should now result in an app that resembles th
878878

879879
## What's next
880880

881-
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/native-api-access.html). The possibilities are endless!
881+
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/guide/subclassing/). The possibilities are endless!

content/tutorials/build-a-master-detail-app-with-svelte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,4 +639,4 @@ Running the app on either platform should now result in an app that resembles th
639639

640640
## What's next
641641

642-
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/native-api-access.html). The possibilities are endless!
642+
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/guide/subclassing/). The possibilities are endless!

content/tutorials/build-a-master-detail-app-with-vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,4 +714,4 @@ Running the app on either platform should now result in an app that resembles th
714714

715715
## What's next
716716

717-
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/native-api-access.html). The possibilities are endless!
717+
Congratulations! You built your first NativeScript app that runs on both iOS and Android. You can continue adding more [NativeScript UI components](/ui/) (or build your custom UI components), or you could add some [native functionalities](https://docs.nativescript.org/guide/subclassing/). The possibilities are endless!

0 commit comments

Comments
 (0)