diff --git a/blog/rome.md b/blog/rome.md index a39d9aa..d4f5dfd 100644 --- a/blog/rome.md +++ b/blog/rome.md @@ -59,7 +59,6 @@ https://github.com/rome/tools/blob/9815467c66688773bc1bb6ef9a5b2d86ca7b3682/crat ## Contributing - [CONTRIBUTING.md](https://github.com/rome/tools/blob/main/CONTRIBUTING.md) has instructions on how to contribute -- [rome_js_parser crate doc](https://rome.github.io/tools/rome_js_parser/index.html) has some more details on the parser - See [`cargo codegen test`](https://github.com/rome/tools/tree/main/xtask/codegen#cargo-codegen-test) for working with parser tests - See [`cargo coverage`](https://github.com/rome/tools/tree/main/xtask/coverage) for working with conformance tests - Join the [Discord Server](https://discord.com/invite/rome) for inquiries diff --git a/i18n/ja/docusaurus-plugin-content-blog/rome.md b/i18n/ja/docusaurus-plugin-content-blog/rome.md index be16a98..3236956 100644 --- a/i18n/ja/docusaurus-plugin-content-blog/rome.md +++ b/i18n/ja/docusaurus-plugin-content-blog/rome.md @@ -58,7 +58,6 @@ https://github.com/rome/tools/blob/9815467c66688773bc1bb6ef9a5b2d86ca7b3682/crat ## コントリビューション - [CONTRIBUTING.md](https://github.com/rome/tools/blob/main/CONTRIBUTING.md) には、コントリビューションの方法の説明があります。 -- [rome_js_parser crate doc](https://rome.github.io/tools/rome_js_parser/index.html) には、パーサーに関する実装の説明があります。 - パーサーのテストについては、[`cargo codegen test`](https://github.com/rome/tools/tree/main/xtask/codegen#cargo-codegen-test) をご確認ください。 - 適合テストについては、 [`cargo coverage`](https://github.com/rome/tools/tree/main/xtask/coverage) をご覧ください。 - 分からないことがあれば、[Discord サーバー](https://discord.com/invite/rome) で自由に質問できます。 diff --git a/i18n/ko/docusaurus-plugin-content-blog/rome.md b/i18n/ko/docusaurus-plugin-content-blog/rome.md index 4db8d50..20f69cd 100644 --- a/i18n/ko/docusaurus-plugin-content-blog/rome.md +++ b/i18n/ko/docusaurus-plugin-content-blog/rome.md @@ -58,7 +58,6 @@ https://github.com/rome/tools/blob/9815467c66688773bc1bb6ef9a5b2d86ca7b3682/crat ## 공헌 - [CONTRIBUTING.md](https://github.com/rome/tools/blob/main/CONTRIBUTING.md)에는, 공헌 방법에 대해 설명되어 있습니다. -- [rome_js_parser crate doc](https://rome.github.io/tools/rome_js_parser/index.html) 에는, 파서와 관련된 구현 설명이 있습니다. - 파서 테스트에 대해서는, [`cargo codegen test`](https://github.com/rome/tools/tree/main/xtask/codegen#cargo-codegen-test) 확인해주세요. - 적합 테스트에 관해서는, [`cargo coverage`](https://github.com/rome/tools/tree/main/xtask/coverage) 확인해주세요. - 잘 모르는 부분이 있다면, [Discord 서버](https://discord.com/invite/rome) 에서 자유로히 질문 가능합니다. diff --git a/i18n/zh/docusaurus-plugin-content-blog/rome.md b/i18n/zh/docusaurus-plugin-content-blog/rome.md index a39d9aa..d4f5dfd 100644 --- a/i18n/zh/docusaurus-plugin-content-blog/rome.md +++ b/i18n/zh/docusaurus-plugin-content-blog/rome.md @@ -59,7 +59,6 @@ https://github.com/rome/tools/blob/9815467c66688773bc1bb6ef9a5b2d86ca7b3682/crat ## Contributing - [CONTRIBUTING.md](https://github.com/rome/tools/blob/main/CONTRIBUTING.md) has instructions on how to contribute -- [rome_js_parser crate doc](https://rome.github.io/tools/rome_js_parser/index.html) has some more details on the parser - See [`cargo codegen test`](https://github.com/rome/tools/tree/main/xtask/codegen#cargo-codegen-test) for working with parser tests - See [`cargo coverage`](https://github.com/rome/tools/tree/main/xtask/coverage) for working with conformance tests - Join the [Discord Server](https://discord.com/invite/rome) for inquiries