Skip to content

Commit 37c9d32

Browse files
authored
Merge pull request #37362 from tbobm/patch-1
fix(device-plugins): update FPGA device link
2 parents c02f3e0 + 7066132 commit 37c9d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Here are some examples of device plugin implementations:
353353
* The [SocketCAN device plugin](https://github.com/collabora/k8s-socketcan)
354354
* The [Solarflare device plugin](https://github.com/vikaschoudhary16/sfc-device-plugin)
355355
* The [SR-IOV Network device plugin](https://github.com/intel/sriov-network-device-plugin)
356-
* The [Xilinx FPGA device plugins](https://github.com/Xilinx/FPGA_as_a_Service/tree/master/k8s-fpga-device-plugin) for Xilinx FPGA devices
356+
* The [Xilinx FPGA device plugins](https://github.com/Xilinx/FPGA_as_a_Service/tree/master/k8s-device-plugin) for Xilinx FPGA devices
357357

358358

359359
## {{% heading "whatsnext" %}}

0 commit comments

Comments
 (0)