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

Commit 71ba6c0

Browse files
authored
Link is broken
Next chapter link is: ng-chapter-5 instead of ng-chapter-6 (six link is broken 404)
1 parent b59a4fb commit 71ba6c0

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)