diff --git a/README.md b/README.md index 32e5da2faf..7f398cbd94 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ contains documents describing how to build and contribute to Electron. - [Korean](https://github.com/atom/electron/tree/master/docs-translations/ko) - [Japanese](https://github.com/atom/electron/tree/master/docs-translations/jp) - [Spanish](https://github.com/atom/electron/tree/master/docs-translations/es) -- [Chinese](https://github.com/atom/electron/tree/master/docs-translations/cn) +- [Simplified Chinese](https://github.com/atom/electron/tree/master/docs-translations/zh-CN) ## Community diff --git a/docs-translations/cn/README.md b/docs-translations/zh-CN/README.md similarity index 100% rename from docs-translations/cn/README.md rename to docs-translations/zh-CN/README.md