From e9de194b8927fc287eb04babe011a2794d69fe51 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Fri, 2 Mar 2018 12:05:49 -0800 Subject: [PATCH] update references to renamed i18n repo --- README.md | 4 ++-- docs-translations/README.md | 10 +++++----- docs/styleguide.md | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 160dae790823..e5c1601d0428 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Join the Electron Community on Slack](https://atom-slack.herokuapp.com/badge.svg)](https://atom-slack.herokuapp.com/) :memo: Available Translations: 🇨🇳 🇹🇼 🇧🇷 🇪🇸 🇰🇷 🇯🇵 🇷🇺 🇫🇷 🇹🇭 🇳🇱 🇹🇷 🇮🇩 🇺🇦 🇨🇿 🇮🇹. -View these docs in other languages at [electron/electron-i18n](https://github.com/electron/electron-i18n/tree/master/content/). +View these docs in other languages at [electron/i18n](https://github.com/electron/i18n/tree/master/content/). The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on [Node.js](https://nodejs.org/) and @@ -85,7 +85,7 @@ const child = proc.spawn(electron) ## Documentation Translations -Find documentation translations in [electron/electron-i18n](https://github.com/electron/electron-i18n). +Find documentation translations in [electron/i18n](https://github.com/electron/i18n). ## Community diff --git a/docs-translations/README.md b/docs-translations/README.md index b7d945f0f2d8..3b7676af53de 100644 --- a/docs-translations/README.md +++ b/docs-translations/README.md @@ -4,7 +4,7 @@ This directory once contained unstructured translations of Electron's documentation, but has been deprecated in favor of a new translation process using [Crowdin], a GitHub-friendly platform for collaborative translation. -For more details, visit the [electron/electron-i18n] repo. +For more details, visit the [electron/i18n] repo. ## Contributing @@ -15,19 +15,19 @@ If you're interested in helping translate Electron's docs, visit If you miss having access to Electron's raw markdown files in your preferred language, don't fret! You can still get raw docs, they're just in a -different place now. See [electron/electron-i18n/tree/master/content] +different place now. See [electron/i18n/tree/master/content] To more easily view and browse offline docs in your language, clone the repo and use [vmd], an Electron-based GitHub-styled markdown viewer: ```sh npm i -g vmd -git clone https://github.com/electron/electron-i18n +git clone https://github.com/electron/i18n vmd electron-i18n/content/zh-CN ``` [crowdin.com/project/electron]: https://crowdin.com/project/electron [Crowdin]: https://crowdin.com/project/electron -[electron/electron-i18n]: https://github.com/electron/electron-i18n#readme -[electron/electron-i18n/tree/master/content]: https://github.com/electron/electron-i18n/tree/master/content +[electron/i18n]: https://github.com/electron/i18n#readme +[electron/i18n/tree/master/content]: https://github.com/electron/i18n/tree/master/content [vmd]: http://ghub.io/vmd diff --git a/docs/styleguide.md b/docs/styleguide.md index 9d6148ce2415..caeaa09736e3 100644 --- a/docs/styleguide.md +++ b/docs/styleguide.md @@ -230,4 +230,4 @@ a module or a class. ## Documentation Translations -See [electron/electron-i18n](https://github.com/electron/electron-i18n#readme) +See [electron/i18n](https://github.com/electron/i18n#readme)