Skip to content

Commit 65e241a

Browse files
committed
Fix wrong file name
1 parent c8ab579 commit 65e241a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ nav:
6666
- 'Google Maps': 'javascript/components_google_maps.md'
6767
- 'Notices': 'javascript/components_notice.md'
6868
- 'Pagination': 'javascript/components_pagination.md'
69-
- 'RPC API': 'javascript/components/rpc_api.md'
69+
- 'RPC API': 'javascript/components_rpc_api.md'
7070
- 'New API':
7171
- 'Writing a module': 'javascript/new-api_writing-a-module.md'
7272
- 'Core Functions': 'javascript/new-api_core.md'

0 commit comments

Comments
 (0)