Skip to content

Commit 52a7879

Browse files
authored
Merge pull request #21979 from kiyoshim55/fix/broken_link_fpga_zh
[zh] Fix broken link to Xilinx FPGA device plugins
2 parents 1acd943 + 20d2da4 commit 52a7879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Here are some examples of device plugin implementations:
322322
* The [RDMA device plugin](https://github.com/hustcat/k8s-rdma-device-plugin)
323323
* The [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin)
324324
* The [SR-IOV Network device plugin](https://github.com/intel/sriov-network-device-plugin)
325-
* The [Xilinx FPGA device plugins](https://github.com/Xilinx/FPGA_as_a_Service/tree/master/k8s-fpga-device-plugin/trunk) for Xilinx FPGA devices
325+
* The [Xilinx FPGA device plugins](https://github.com/Xilinx/FPGA_as_a_Service/tree/master/k8s-fpga-device-plugin) for Xilinx FPGA devices
326326
-->
327327
## 设备插件示例 {#examples}
328328

@@ -337,7 +337,7 @@ Here are some examples of device plugin implementations:
337337
* [RDMA device plugin](https://github.com/hustcat/k8s-rdma-device-plugin)
338338
* [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin)
339339
* [SR-IOV Network device plugin](https://github.com/intel/sriov-network-device-plugin)
340-
* [Xilinx FPGA device plugins](https://github.com/Xilinx/FPGA_as_a_Service/tree/master/k8s-fpga-device-plugin/trunk)
340+
* [Xilinx FPGA device plugins](https://github.com/Xilinx/FPGA_as_a_Service/tree/master/k8s-fpga-device-plugin)
341341

342342

343343
## {{% heading "whatsnext" %}}

0 commit comments

Comments
 (0)