Skip to content

Commit 95e5bb5

Browse files
authored
chore: update link to nativescript (#1)
1 parent 926432f commit 95e5bb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs_src/src/routes/_layout.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<NavItem segment="blog">Blog</NavItem>
2828

2929
<NavItem external="https://svelte.dev">Svelte</NavItem>
30-
<NavItem external="https://docs.nativescript.org/start/introduction">NativeScript</NavItem>
30+
<NavItem external="https://docs.nativescript.org/">NativeScript</NavItem>
3131

3232
<NavItem external="chat" title="Discord Chat">
3333
<Icon name="message-square"/>
@@ -56,4 +56,4 @@
5656
padding: var(--nav-h) 0 0 0;
5757
overflow-x: hidden;
5858
}
59-
</style>
59+
</style>

0 commit comments

Comments
 (0)