Skip to content

Commit 39c1355

Browse files
committed
fix: filename typo
1 parent 301f530 commit 39c1355

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Supports Node/Electron C/C++ native addons. It is a bundle solution based on [We
77
[![NPM version](https://img.shields.io/npm/v/vite-plugin-native.svg)](https://npmjs.org/package/vite-plugin-native)
88
[![NPM Downloads](https://img.shields.io/npm/dm/vite-plugin-native.svg)](https://npmjs.org/package/vite-plugin-native)
99

10-
English | [简体中文](./README.zn-CN.md)
10+
English | [简体中文](./README.zh-CN.md)
1111

1212
## Install
1313

@@ -51,4 +51,4 @@ export interface NativeOptions {
5151

5252
> TODO: Translate into English.
5353
54-
See 👉🏻 [工作原理 (How to work)](./README.zn-CN.md#工作原理)
54+
See 👉🏻 [工作原理 (How to work)](./README.zh-CN.md#工作原理)
File renamed without changes.

0 commit comments

Comments
 (0)