Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 57e0ee0

Browse files
authored
Merge pull request #1246 from Tetrygon/patch-1
Update ng-chapter-4.md
2 parents b59a4fb + 14857a6 commit 57e0ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start/tutorial/ng-chapter-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,5 +201,5 @@ If you're looking for NativeScript plugins start by searching the [NativeScript
201201
Between NativeScript modules, npm modules, and NativeScript plugins, the NativeScript framework provides a lot of functionality you can use to build your next app. However, we've yet to talk about NativeScript's most powerful feature: the ability to directly access iOS and Android APIs in TypeScript. Let's look at how it works.
202202

203203
<div class="next-chapter-link-container">
204-
<a href="ng-chapter-6">Continue to Chapter 5—Accessing Native APIs</a>
204+
<a href="ng-chapter-5">Continue to Chapter 5—Accessing Native APIs</a>
205205
</div>

0 commit comments

Comments
 (0)