Skip to content

Commit

Permalink
Update links to correct organization in README (#1433)
Browse files Browse the repository at this point in the history
* Update links to correct organization in README

* Update links in other languages
  • Loading branch information
domdomegg authored and munierujp committed Oct 6, 2019
1 parent 809e78a commit f4d3113
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 34 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -255,7 +255,7 @@ install **[standardjs-snippets][atom-3]**.
[atom-2]: https://atom.io/packages/standard-formatter
[atom-3]: https://atom.io/packages/standardjs-snippets
[atom-4]: https://atom.io/packages/linter-js-standard-engine
[atom-5]: https://github.com/Flet/standard-engine
[atom-5]: https://github.com/standard/standard-engine

### Visual Studio Code

Expand Down Expand Up @@ -342,7 +342,7 @@ something' opinions. Hopefully, users see the value in that over defending their
own opinions.

There are a couple of similar packages for anyone who does not want to completely accept `standard`:
- [semistandard](https://github.com/Flet/semistandard) - standard, with semicolons
- [semistandard](https://github.com/standard/semistandard) - standard, with semicolons
- [standardx](https://github.com/standard/standardx) - standard, with custom tweaks

If you really want to configure hundreds of ESLint rules individually, you can
Expand Down Expand Up @@ -765,14 +765,14 @@ Want to chat? Join contributors on IRC in the `#standard` channel on freenode.
Here are some important packages in the `standard` ecosystem:

- **[standard](https://github.com/standard/standard)** - this repo
- **[standard-engine](https://github.com/flet/standard-engine)** - cli engine for arbitrary eslint rules
- **[standard-engine](https://github.com/standard/standard-engine)** - cli engine for arbitrary eslint rules
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** - eslint rules for standard
- **[eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx)** - eslint rules for standard (JSX)
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - custom eslint rules for standard (not part of eslint core)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - custom eslint rules for standard (not part of eslint core)
- **[eslint](https://github.com/eslint/eslint)** - the linter that powers standard
- **[snazzy](https://github.com/standard/snazzy)** - pretty terminal output for standard
- **[standard-www](https://github.com/standard/standard-www)** - code for https://standardjs.com
- **[semistandard](https://github.com/Flet/semistandard)** - standard, with semicolons (if you must)
- **[semistandard](https://github.com/standard/semistandard)** - standard, with semicolons (if you must)
- **[standardx](https://github.com/standard/standardx)** - standard, with custom tweaks

There are also many **[editor plugins](#are-there-text-editor-plugins)**, a list of
Expand Down
6 changes: 3 additions & 3 deletions docs/README-esla.md
Expand Up @@ -669,14 +669,14 @@ Las contribuciones son bienvenidas! Comprueba los [issues](https://github.com/st
Unete a nosotros `#standard` en freenode.

- **[standard](https://github.com/standard/standard)** - este repositorio
- **[standard-engine](https://github.com/flet/standard-engine)** - motor arbitrario cli de relgas eslint
- **[standard-engine](https://github.com/standard/standard-engine)** - motor arbitrario cli de relgas eslint
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** - reglas eslint para standard
- **[eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx)** - reglas eslint para standard (JSX)
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - reglas customizadas eslint para standard (no es parte del nucleo eslint)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - reglas customizadas eslint para standard (no es parte del nucleo eslint)
- **[eslint](https://github.com/eslint/eslint)** - linter que da poder a standard
- **[snazzy](https://github.com/standard/snazzy)** - salida colorida o *bonita* en el terminal para standard
- **[standard-www](https://github.com/standard/standard-www)** - codigo de https://standardjs.com
- **[semistandard](https://github.com/Flet/semistandard)** - standard, con punto y coma (sí es necesario)
- **[semistandard](https://github.com/standard/semistandard)** - standard, con punto y coma (sí es necesario)

También hay un montón **[plugins editores de textos](#plugins-editores-de-textos)**, una lista de
**[paquetes npm que usan `standard`](https://github.com/standard/standard-packages)**,
Expand Down
8 changes: 4 additions & 4 deletions docs/README-fr.md
Expand Up @@ -267,7 +267,7 @@ installez **[standardjs-snippets][atom-3]**.
[atom-2]: https://atom.io/packages/standard-formatter
[atom-3]: https://atom.io/packages/standardjs-snippets
[atom-4]: https://atom.io/packages/linter-js-standard-engine
[atom-5]: https://github.com/Flet/standard-engine
[atom-5]: https://github.com/standard/standard-engine

### Visual Studio Code

Expand Down Expand Up @@ -740,14 +740,14 @@ Envie de discuter? Joignez les contributeurs sur IRC dans la chaine `#standard`
Voici quelques modules importants dans l'ecosystème `standard`:

- **[standard](https://github.com/standard/standard)** - ce repo
- **[standard-engine](https://github.com/flet/standard-engine)** - le moteur cli pour les règles eslint
- **[standard-engine](https://github.com/standard/standard-engine)** - le moteur cli pour les règles eslint
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** - les règles eslint pour standard
- **[eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx)** - les règles eslint pour standard (JSX)
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - règles eslint customisées pour standard (ne fait pas partie de eslint core)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - règles eslint customisées pour standard (ne fait pas partie de eslint core)
- **[eslint](https://github.com/eslint/eslint)** - le linteur qui alimente standard
- **[snazzy](https://github.com/standard/snazzy)** - résultats de standard plus jolis dans le terminal
- **[standard-www](https://github.com/standard/standard-www)** - le code pour https://standardjs.com
- **[semistandard](https://github.com/Flet/semistandard)** - standard, avec point-virgules (si nécessaire)
- **[semistandard](https://github.com/standard/semistandard)** - standard, avec point-virgules (si nécessaire)

Il y a aussi plein de **[plugins pour editeur](#are-there-text-editor-plugins)**, une liste de
**[modules npm qui utilisent `standard`](https://github.com/standard/standard-packages)**,
Expand Down
8 changes: 4 additions & 4 deletions docs/README-iteu.md
Expand Up @@ -260,7 +260,7 @@ installa **[standardjs-snippets][atom-3]**.
[atom-2]: https://atom.io/packages/standard-formatter
[atom-3]: https://atom.io/packages/standardjs-snippets
[atom-4]: https://atom.io/packages/linter-js-standard-engine
[atom-5]: https://github.com/Flet/standard-engine
[atom-5]: https://github.com/standard/standard-engine

### Visual Studio Code

Expand Down Expand Up @@ -682,14 +682,14 @@ Vuoi chattare? Unisciti ai collaboratori su IRC nel canale `#standard` su freeno
Eccoti importanti module che sono importanti nell'ecosistema di `standard`:

- **[standard](https://github.com/standard/standard)** - questo repository
- **[standard-engine](https://github.com/flet/standard-engine)** - motore cli per regole eslint arbitrarie
- **[standard-engine](https://github.com/standard/standard-engine)** - motore cli per regole eslint arbitrarie
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** - regole eslint per standard
- **[eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx)** - regole eslint per standard (JSX)
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - regole eslint personalizzate per standard (non fanno parte del cuore di eslint)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - regole eslint personalizzate per standard (non fanno parte del cuore di eslint)
- **[eslint](https://github.com/eslint/eslint)** - il linter che da energie a standard
- **[snazzy](https://github.com/standard/snazzy)** - generate output carino nel terminale per standard
- **[standard-www](https://github.com/standard/standard-www)** - codice per https://standardjs.com
- **[semistandard](https://github.com/Flet/semistandard)** - standard, ma con i punti e virgola (se proprio sei obbligato)
- **[semistandard](https://github.com/standard/semistandard)** - standard, ma con i punti e virgola (se proprio sei obbligato)

Ci sono anche molti **[plugin per l'editor di testo](#ci-sono-dei-plugin-per-gli-editor-di-testo)**, una lista di **[npm packages che usano `standard`](https://github.com/standard/standard-packages)**,
una incredibile lista di
Expand Down
10 changes: 5 additions & 5 deletions docs/README-ja.md
Expand Up @@ -224,7 +224,7 @@ ESLint"](https://www.youtube.com/watch?v=kuHfMw8j4xk)をご覧ください。こ
[atom-2]: https://atom.io/packages/standard-formatter
[atom-3]: https://atom.io/packages/standardjs-snippets
[atom-4]: https://atom.io/packages/linter-js-standard-engine
[atom-5]: https://github.com/Flet/standard-engine
[atom-5]: https://github.com/standard/standard-engine

### Visual Studio Code

Expand Down Expand Up @@ -303,7 +303,7 @@ WebStormでは、IDEで`standard`が[ネイティブサポートされるよう
いいえ。`standard`のすべては、スタイルについての[bikeshedding][bikeshedding](自転車置き場の議論)を避けることであなたの時間をセーブするためにあります。タブ対スペースについてのような議論はオンライン上にたくさんありますが、決して結論は出ません。これらの議論はただ物事を終わらせることから目を逸らさせるだけです。結局のところ、あなたは何かを選ばなければなりません。これは、`standard`の哲学のすべてです。うまくいけば、ユーザーは自身の意見を守るうえでその価値に気づくでしょう。

`standard`を完全には受け入れたくない人のために、似たようなパッケージが2つあります:
- [semistandard](https://github.com/Flet/semistandard) - セミコロンありのstandard
- [semistandard](https://github.com/standard/semistandard) - セミコロンありのstandard
- [standardx](https://github.com/standard/standardx) - カスタマイズ可能なstandard

本当に何百ものESLintのルールを個別に設定したいなら、ルールを上書きするために[eslint-config-standard](https://github.com/standard/eslint-config-standard)`eslint`を直接使うことができます。[`standard-eject`](https://github.com/josephfrazier/standard-eject)は、`standard`から`eslint``eslint-config-standard`への移行を支援します。
Expand Down Expand Up @@ -679,14 +679,14 @@ var opts = {
`standard`のエコシステムには、いくつかの重要なパッケージがあります:

- **[standard](https://github.com/standard/standard)** - このリポジトリ
- **[standard-engine](https://github.com/flet/standard-engine)** - 任意のESLintルールのCLIエンジン
- **[standard-engine](https://github.com/standard/standard-engine)** - 任意のESLintルールのCLIエンジン
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** - standardのESLintルール
- **[eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx)** - standardのESLintルール(JSX)
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - standardのカスタムESlintルール(ESLintのコアの一部ではない)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - standardのカスタムESlintルール(ESLintのコアの一部ではない)
- **[eslint](https://github.com/eslint/eslint)** - standardを動作させるリンター
- **[snazzy](https://github.com/standard/snazzy)** - standardのきれいなターミナル出力
- **[standard-www](https://github.com/standard/standard-www)** - https://standardjs.com のコード
- **[semistandard](https://github.com/Flet/semistandard)** - セミコロンありのstandard(必要ならば)
- **[semistandard](https://github.com/standard/semistandard)** - セミコロンありのstandard(必要ならば)
- **[standardx](https://github.com/standard/standardx)** - カスタマイズ可能なstandard

多くの **[エディタープラグイン](#are-there-text-editor-plugins)****[`standard`を使用しているnpmパッケージ](https://github.com/standard/standard-packages)** のリスト、 **[`standard`のエコシステムのパッケージ](https://github.com/standard/awesome-standard)** の素晴らしいリストもあります。
Expand Down
8 changes: 4 additions & 4 deletions docs/README-kokr.md
Expand Up @@ -249,7 +249,7 @@ JavaScript Standard Style의 장점은 간단하다는 것입니다. 어느누
[atom-2]: https://atom.io/packages/standard-formatter
[atom-3]: https://atom.io/packages/standardjs-snippets
[atom-4]: https://atom.io/packages/linter-js-standard-engine
[atom-5]: https://github.com/Flet/standard-engine
[atom-5]: https://github.com/standard/standard-engine

### Visual Studio Code

Expand Down Expand Up @@ -702,14 +702,14 @@ var opts = {
다음은 `standard` 생태계의 중요한 패키지입니다.

- **[standard](https://github.com/standard/standard)** - 현재 저장소
- **[standard-engine](https://github.com/flet/standard-engine)** - 임의의 eslint 규칙에 대한 cli 엔진
- **[standard-engine](https://github.com/standard/standard-engine)** - 임의의 eslint 규칙에 대한 cli 엔진
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** - `standard`을 위한 eslint 규칙
- **[eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx)** - `standard`을 위한 eslint 규칙 (JSX)
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - `standard`을 위한 커스텀 eslint 규칙 (eslint 코어의 일부가 아닙니다.)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - `standard`을 위한 커스텀 eslint 규칙 (eslint 코어의 일부가 아닙니다.)
- **[eslint](https://github.com/eslint/eslint)** - 강력한 standard linter
- **[snazzy](https://github.com/standard/snazzy)** - standard를 예쁘게 터미널에 출력해줍니다.
- **[standard-www](https://github.com/standard/standard-www)** - https://standardjs.com에 대한 코드
- **[semistandard](https://github.com/Flet/semistandard)** - 세미콜론이 포함된 standard (필요한 경우)
- **[semistandard](https://github.com/standard/semistandard)** - 세미콜론이 포함된 standard (필요한 경우)

또한 많은 **[에디터 플러그인](#text-editor-plugins)**, **[`standard`를 사용하는 npm 패키지 목록](https://github.com/standard/standard-packages)**, **[`standard` 에코 시스템의 멋진 패키지 목록](https://github.com/standard/awesome-standard)** 이 있습니다.

Expand Down
6 changes: 3 additions & 3 deletions docs/README-ptbr.md
Expand Up @@ -555,14 +555,14 @@ Junte-se ao `#standard` no freenode.
### Quero contribuir com o `standard`. Quais packages eu devo conhecer?

- **[standard](https://github.com/standard/standard)** - esse repo
- **[standard-engine](https://github.com/flet/standard-engine)** - Motor cli para regras arbritrárias de ESLint
- **[standard-engine](https://github.com/standard/standard-engine)** - Motor cli para regras arbritrárias de ESLint
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** - Regras ESLint para `standard`
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - Regras ESLint custom para `standard` (Não fazem parte do core do ESLint)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - Regras ESLint custom para `standard` (Não fazem parte do core do ESLint)
- **[eslint](https://github.com/eslint/eslint)** - O linter que move o `standard`
- **[standard-format](https://github.com/maxogden/standard-format)** - Formatador de código automático
- **[snazzy](https://github.com/standard/snazzy)** - Output de terminal bonitinho
- **[standard-www](https://github.com/standard/standard-www)** - código do https://standardjs.com
- **[semistandard](https://github.com/Flet/semistandard)** - standard, com ponto-e-vírgula (se você precisar)
- **[semistandard](https://github.com/standard/semistandard)** - standard, com ponto-e-vírgula (se você precisar)

Há vários **[plugins de editores](#text-editor-plugins)**, uma lista de
**[packages que usam `standard`](https://github.com/standard/standard-packages)**,
Expand Down
6 changes: 3 additions & 3 deletions docs/README-zhcn.md
Expand Up @@ -643,14 +643,14 @@ var opts = {
以下是一些 `standard` 生态里比较重要的包:

- **[standard](https://github.com/standard/standard)** - 本仓库
- **[standard-engine](https://github.com/flet/standard-engine)** - 一个 eslint 命令行引擎
- **[standard-engine](https://github.com/standard/standard-engine)** - 一个 eslint 命令行引擎
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** -standard 规范的 eslint 检查器
- **[eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx)** - standard (JSX) 的 eslint 规范
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - standard 规范自定义的 eslint 规则(不在 eslint 核心规则里面)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - standard 规范自定义的 eslint 规则(不在 eslint 核心规则里面)
- **[eslint](https://github.com/eslint/eslint)** - standard 基于它来实现的
- **[snazzy](https://github.com/standard/snazzy)** - 美化输出
- **[standard-www](https://github.com/standard/standard-www)** - https://standardjs.com 站点的源码
- **[semistandard](https://github.com/Flet/semistandard)** - standard 规范带分号的版本(如果你需要的话)
- **[semistandard](https://github.com/standard/semistandard)** - standard 规范带分号的版本(如果你需要的话)

还有很多 **[编辑器插件](#text-editor-plugins)**、一个
**[使用 `standard` 规范开发的 npm 包](https://github.com/standard/standard-packages)**的列表、还有一分非常棒的**[ `standard` 生态中所使用到的包](https://github.com/standard/awesome-standard)**的列表。
Expand Down
6 changes: 3 additions & 3 deletions docs/README-zhtw.md
Expand Up @@ -626,14 +626,14 @@ var opts = {
以下是一些 `standard` 生態圈中重要的套件:

- **[standard](https://github.com/standard/standard)** - 本專案
- **[standard-engine](https://github.com/flet/standard-engine)** - 命令列引擎
- **[standard-engine](https://github.com/standard/standard-engine)** - 命令列引擎
- **[eslint-config-standard](https://github.com/standard/eslint-config-standard)** - standard 的 eslint 規則
- **[eslint-config-standard-jsx](https://github.com/standard/eslint-config-standard-jsx)** - standard (JSX) 的 eslint 規則
- **[eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard)** - standard 客製化 eslint 規則(非 eslint 核心)
- **[eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard)** - standard 客製化 eslint 規則(非 eslint 核心)
- **[eslint](https://github.com/eslint/eslint)** - 驅動 standard 的核心
- **[snazzy](https://github.com/standard/snazzy)** - standard 的終端機美麗輸出
- **[standard-www](https://github.com/standard/standard-www)** - https://standardjs.com 網站程式
- **[semistandard](https://github.com/Flet/semistandard)** - standard,含分號版本(如果你真的真的必須要加分號)
- **[semistandard](https://github.com/standard/semistandard)** - standard,含分號版本(如果你真的真的必須要加分號)

也有非常多的 **[編輯器外掛](#text-editor-plugins)**
**[有使用 `standard` 的 npm 套件清單](https://github.com/standard/standard-packages)****[`standard` 生態系的清單](https://github.com/standard/awesome-standard)**
Expand Down

0 comments on commit f4d3113

Please sign in to comment.