File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/concepts/extend-kubernetes/compute-storage-net Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ Here are some examples of device plugin implementations:
322
322
* The [RDMA device plugin](https://github.com/hustcat/k8s-rdma-device-plugin)
323
323
* The [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin)
324
324
* 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
326
326
-->
327
327
## 设备插件示例 {#examples}
328
328
@@ -337,7 +337,7 @@ Here are some examples of device plugin implementations:
337
337
* [ RDMA device plugin] ( https://github.com/hustcat/k8s-rdma-device-plugin )
338
338
* [ Solarflare device plugin] ( https://github.com/vikaschoudhary16/sfc-device-plugin )
339
339
* [ 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 )
341
341
342
342
343
343
## {{% heading "whatsnext" %}}
You can’t perform that action at this time.
0 commit comments