Skip to content

Commit 132d158

Browse files
authored
fix: broken link (tauri-apps#199)
1 parent 20e0b98 commit 132d158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/usage/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44

55
This part of the documentation is dedicated to learning how to use Tauri.
66

7-
Tauri provides a [CLI](/docs/api/cli), a Rust API, and a [JavaScript API](/docs/api/js) that you can use in your project. Because raw docs can be quite scary to newcomers (especially people who have never played with Rust before), we've created this "learn by example" section.
7+
Tauri provides a [CLI](/docs/api/cli), a Rust API, and a [JavaScript API](/docs/api/js/index) that you can use in your project. Because raw docs can be quite scary to newcomers (especially people who have never played with Rust before), we've created this "learn by example" section.
88

99
Here you will find guides and techniques to add to your own project in order to fulfill your goals.
1010

0 commit comments

Comments
 (0)