From 1c22c4a57b74f366ac8f7efcffe891f634594c5e Mon Sep 17 00:00:00 2001 From: Muminul Islam Date: Thu, 24 Apr 2025 13:34:32 -0700 Subject: [PATCH] misc: docs: Fix broken link of dpdk.org Signed-off-by: Muminul Islam --- release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index 842455193..433346277 100644 --- a/release-notes.md +++ b/release-notes.md @@ -3188,7 +3188,7 @@ As part of our general effort to offload paravirtualized I/O to external processes, we added support for [vhost-user-net](https://access.redhat.com/solutions/3394851) backends. This enables `cloud-hypervisor` users to plug a `vhost-user` based networking device -(e.g. [DPDK](https://dpdk.org)) into the VMM as their virtio network backend. +(e.g. [DPDK](https://www.dpdk.org)) into the VMM as their virtio network backend. ### Minimal hardware-reduced ACPI