tokers commented on a change in pull request #4053: URL: https://github.com/apache/apisix/pull/4053#discussion_r613679266
########## File path: docs/es/latest/FAQ.md ########## @@ -57,7 +57,7 @@ Para el centro de la configuración, la configuración del almacenamiento es sol 4. Notificación de cambios 5. Alto rendimiento -Más información en [Por qué etcd](https://github.com/etcd-io/etcd/blob/master/Documentation/learning/why.md#comparison-chart). +Más información en [Por qué etcd](https://github.com/etcd-io/website/blob/master/content/docs/v3.4/learning/why.md#comparison-chart). Review comment: Ditto. ########## File path: docs/zh/latest/FAQ.md ########## @@ -58,7 +58,7 @@ APISIX 是当前性能最好的 API 网关,单核 QPS 达到 2.3 万,平均 4. 变化通知 5. 高性能 -APISIX 需要一个配置中心,上面提到的很多功能是传统关系型数据库和 KV 数据库是无法提供的。与 etcd 同类软件还有 Consul、ZooKeeper 等,更详细比较可以参考这里:[etcd why](https://etcd.io/docs/v3.4.0/learning/why/),在将来也许会支持其他配置存储方案。 +APISIX 需要一个配置中心,上面提到的很多功能是传统关系型数据库和 KV 数据库是无法提供的。与 etcd 同类软件还有 Consul、ZooKeeper 等,更详细比较可以参考这里:[etcd why](https://github.com/etcd-io/website/blob/master/content/docs/v3.4/learning/why.md#comparison-chart),在将来也许会支持其他配置存储方案。 Review comment: Ditto. ########## File path: docs/en/latest/FAQ.md ########## @@ -59,7 +59,7 @@ For the configuration center, configuration storage is only the most basic funct 4. Change Notification 5. High Performance -See more [etcd why](https://github.com/etcd-io/etcd/blob/master/Documentation/learning/why.md#comparison-chart). +See more [etcd why](https://github.com/etcd-io/website/blob/master/content/docs/v3.4/learning/why.md#comparison-chart). Review comment: I think we can use the `next` version doc. https://github.com/etcd-io/website/blob/master/content/docs/next/learning/why.md#comparison-chart -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
