Skip to content

Commit 08385e0

Browse files
committed
fix: Link to devpreview policy in vhost-user-blk docs
The link was pointing to a non-existing heading. Instead point it to the RELEASE_POLICY.md document. Signed-off-by: Patrick Roy <[email protected]>
1 parent 96e7f16 commit 08385e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api_requests/block-vhost-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> [!WARNING]
44
> Support is currently in **developer preview**. See
5-
> [this section](#developer-preview-status) for more info.
5+
> [this section](RELEASE_POLICY.md#developer-preview-features) for more info.
66
77
As an alternative to [file-backed block device](block-io-engine.md) `Sync` and
88
`Async` engines, Firecracker supports a vhost-user block device.

0 commit comments

Comments
 (0)