From e20c36f4268b2b0408cabfb540abecc44a4b4c01 Mon Sep 17 00:00:00 2001 From: Swilder-M Date: Thu, 19 May 2022 11:28:14 +0800 Subject: [PATCH] chore(readme): modify img and docs link --- README-CN.md | 8 ++++---- README-JP.md | 8 ++++---- README-RU.md | 8 ++++---- README.md | 8 ++++---- deploy/docker/README.md | 4 ++-- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README-CN.md b/README-CN.md index 11e15de29..526d6e5c5 100644 --- a/README-CN.md +++ b/README-CN.md @@ -10,7 +10,7 @@ [![Community](https://img.shields.io/badge/Community-EMQ%20X-yellow)](https://askemq.com) [![YouTube](https://img.shields.io/badge/Subscribe-EMQ%20中文-FF0000?logo=youtube)](https://www.youtube.com/channel/UCir_r04HIsLjf2qqyZ4A8Cg) -[![最棒的物联网 MQTT 开源团队期待您的加入](https://static.emqx.net/images/github_readme_cn_bg.png)](https://careers.emqx.cn/) +[![最棒的物联网 MQTT 开源团队期待您的加入](https://assets.emqx.com/images/github_readme_cn_bg.png)](https://careers.emqx.com/zh) [English](./README.md) | 简体中文 | [日本語](./README-JP.md) | [русский](./README-RU.md) @@ -37,8 +37,8 @@ docker run -d --name emqx -p 1883:1883 -p 8081:8081 -p 8083:8083 -p 8883:8883 -p 需从 [EMQX 下载](https://www.emqx.com/zh/downloads) 页面获取相应操作系统的二进制软件包。 -- [单节点安装文档](https://docs.emqx.cn/broker/latest/getting-started/install.html) -- [集群配置文档](https://docs.emqx.cn/broker/latest/advanced/cluster.html) +- [单节点安装文档](https://www.emqx.io/docs/zh/latest/getting-started/install.html) +- [集群配置文档](https://www.emqx.io/docs/zh/latest/advanced/cluster.html) ## 从源码构建 @@ -109,7 +109,7 @@ DIALYZER_ANALYSE_APP=emqx_lwm2m,emqx_authz make dialyzer ### FAQ -访问 [EMQX FAQ](https://docs.emqx.cn/broker/latest/faq/faq.html) 以获取常见问题的帮助。 +访问 [EMQX FAQ](https://www.emqx.io/docs/zh/latest/faq/faq.html) 以获取常见问题的帮助。 ### 问答 diff --git a/README-JP.md b/README-JP.md index eb6e7567d..d276316f5 100644 --- a/README-JP.md +++ b/README-JP.md @@ -9,7 +9,7 @@ [![Twitter](https://img.shields.io/badge/Twitter-EMQ-1DA1F2?logo=twitter)](https://twitter.com/EMQTech) [![YouTube](https://img.shields.io/badge/Subscribe-EMQ-FF0000?logo=youtube)](https://www.youtube.com/channel/UC5FjR77ErAxvZENEWzQaO5Q) -[![The best IoT MQTT open source team looks forward to your joining](https://static.emqx.net/images/github_readme_en_bg.png)](https://www.emqx.com/en/careers) +[![The best IoT MQTT open source team looks forward to your joining](https://assets.emqx.com/images/github_readme_en_bg.png)](https://www.emqx.com/en/careers) [English](./README.md) | [简体中文](./README-CN.md) | 日本語 | [русский](./README-RU.md) @@ -38,8 +38,8 @@ docker run -d --name emqx -p 1883:1883 -p 8083:8083 -p 8883:8883 -p 8084:8084 -p それぞれのOSに対応したバイナリソフトウェアパッケージは、[EMQXのダウンロード](https://www.emqx.com/en/downloads)ページから取得できます。 -- [シングルノードインストール](https://docs.emqx.io/broker/latest/en/getting-started/installation.html) -- [マルチノードインストール](https://docs.emqx.io/broker/latest/en/advanced/cluster.html) +- [シングルノードインストール](https://www.emqx.io/docs/en/latest/getting-started/install.html) +- [マルチノードインストール](https://www.emqx.io/docs/en/latest/advanced/cluster.html) ## ソースからビルド @@ -103,7 +103,7 @@ DIALYZER_ANALYSE_APP=emqx_lwm2m,emqx_authz make dialyzer ### FAQ -よくある質問については、[EMQX FAQ](https://docs.emqx.io/broker/latest/en/faq/faq.html)をご確認ください。 +よくある質問については、[EMQX FAQ](https://www.emqx.io/docs/en/latest/faq/faq.html)をご確認ください。 ### 質問する diff --git a/README-RU.md b/README-RU.md index 68aaa4954..2da6878a0 100644 --- a/README-RU.md +++ b/README-RU.md @@ -10,7 +10,7 @@ [![Community](https://img.shields.io/badge/Community-EMQ%20X-yellow?logo=github)](https://github.com/emqx/emqx/discussions) [![YouTube](https://img.shields.io/badge/Subscribe-EMQ-FF0000?logo=youtube)](https://www.youtube.com/channel/UC5FjR77ErAxvZENEWzQaO5Q) -[![The best IoT MQTT open source team looks forward to your joining](https://static.emqx.net/images/github_readme_en_bg.png)](https://www.emqx.com/en/careers) +[![The best IoT MQTT open source team looks forward to your joining](https://assets.emqx.com/images/github_readme_en_bg.png)](https://www.emqx.com/en/careers) [English](./README.md) | [简体中文](./README-CN.md) | [日本語](./README-JP.md) | русский @@ -37,8 +37,8 @@ docker run -d --name emqx -p 1883:1883 -p 8081:8081 -p 8083:8083 -p 8883:8883 -p Сборки для различных операционных систем: [Загрузить EMQX](https://www.emqx.com/en/downloads). -- [Установка на одном сервере](https://docs.emqx.io/en/broker/latest/getting-started/install.html) -- [Установка на кластере](https://docs.emqx.io/en/broker/latest/advanced/cluster.html) +- [Установка на одном сервере](https://www.emqx.io/docs/en/latest/getting-started/install.html) +- [Установка на кластере](https://www.emqx.io/docs/en/latest/advanced/cluster.html) ## Сборка из исходного кода @@ -112,7 +112,7 @@ DIALYZER_ANALYSE_APP=emqx_lwm2m,emqx_authz make dialyzer ### FAQ -Наиболее частые проблемы разобраны в [EMQX FAQ](https://docs.emqx.io/en/broker/latest/faq/faq.html). +Наиболее частые проблемы разобраны в [EMQX FAQ](https://www.emqx.io/docs/en/latest/faq/faq.html). ### Вопросы diff --git a/README.md b/README.md index 5667f529f..3fda202ba 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Twitter](https://img.shields.io/badge/Follow-EMQ-1DA1F2?logo=twitter)](https://twitter.com/EMQTech) [![YouTube](https://img.shields.io/badge/Subscribe-EMQ-FF0000?logo=youtube)](https://www.youtube.com/channel/UC5FjR77ErAxvZENEWzQaO5Q) -[![The best IoT MQTT open source team looks forward to your joining](https://static.emqx.net/images/github_readme_en_bg.png)](https://www.emqx.com/en/careers) +[![The best IoT MQTT open source team looks forward to your joining](https://assets.emqx.com/images/github_readme_en_bg.png)](https://www.emqx.com/en/careers) English | [简体中文](./README-CN.md) | [日本語](./README-JP.md) | [русский](./README-RU.md) @@ -36,8 +36,8 @@ docker run -d --name emqx -p 1883:1883 -p 8081:8081 -p 8083:8083 -p 8883:8883 -p Get the binary package of the corresponding OS from [EMQX Download](https://www.emqx.com/en/downloads) page. -- [Single Node Install](https://docs.emqx.io/en/broker/latest/getting-started/install.html) -- [Multi Node Install](https://docs.emqx.io/en/broker/latest/advanced/cluster.html) +- [Single Node Install](https://www.emqx.io/docs/en/latest/getting-started/install.html) +- [Multi Node Install](https://www.emqx.io/docs/en/latest/advanced/cluster.html) ## Build From Source @@ -111,7 +111,7 @@ DIALYZER_ANALYSE_APP=emqx_lwm2m,emqx_authz make dialyzer ### FAQ -Visiting [EMQX FAQ](https://docs.emqx.io/en/broker/latest/faq/faq.html) to get help of common problems. +Visiting [EMQX FAQ](https://www.emqx.io/docs/en/latest/faq/faq.html) to get help of common problems. ### Questions diff --git a/deploy/docker/README.md b/deploy/docker/README.md index 731906449..c07f8fe8b 100644 --- a/deploy/docker/README.md +++ b/deploy/docker/README.md @@ -198,7 +198,7 @@ docker run -d --name emqx -p 18083:18083 -p 1883:1883 \ ### Cluster -EMQX supports a variety of clustering methods, see our [documentation](https://docs.emqx.io/broker/latest/en/advanced/cluster.html#emqx-service-discovery) for details. +EMQX supports a variety of clustering methods, see our [documentation](https://www.emqx.io/docs/en/latest/advanced/cluster.html) for details. Let's create a static node list cluster from docker-compose. @@ -288,7 +288,7 @@ services: ### Kernel Tuning -Under linux host machine, the easiest way is [Tuning guide](https://docs.emqx.io/en/broker/latest/tutorial/tune.html#linux-kernel-tuning). +Under linux host machine, the easiest way is [Tuning guide](https://www.emqx.io/docs/en/latest/tutorial/tune.html). If you want tune linux kernel by docker, you must ensure your docker is latest version (>=1.12).