未验证 提交 33e522c3 编写于 作者: H huangjianhui 提交者: GitHub

Update GRPC_IMPL_CN.md

update broken links
上级 8e677017
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
## 2.示例:线性回归预测服务 ## 2.示例:线性回归预测服务
以下是采用gRPC实现的关于线性回归预测的一个示例,具体代码详见此[链接](../python/examples/grpc_impl_example/fit_a_line) 以下是采用gRPC实现的关于线性回归预测的一个示例,具体代码详见此[链接](../python/examples/fit_a_line)
#### 获取数据 #### 获取数据
```shell ```shell
...@@ -123,4 +123,4 @@ python test_timeout_client.py ...@@ -123,4 +123,4 @@ python test_timeout_client.py
## 3.更多示例 ## 3.更多示例
详见[`python/examples/grpc_impl_example`](../python/examples/grpc_impl_example)下的示例文件。 详见[`python/examples/grpc_impl_example`](../python/examples)下的示例文件。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册