From 513199d5af5bdbfa3158eabef13e52f49a75b75d Mon Sep 17 00:00:00 2001 From: mohamed chiheb ben jemaa Date: Mon, 23 Sep 2019 08:21:23 +0100 Subject: [PATCH] fix hyperlink on blogpost (#16424) --- .../blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md b/content/en/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md index c763c90d9e..56593a972a 100644 --- a/content/en/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md +++ b/content/en/blog/_posts/2019-03-07-raw-block-volume-support-to-beta.md @@ -110,7 +110,7 @@ Also, while Kubernetes is guaranteed to deliver a block device to the container, ## How can I learn more? -Check out additional documentation on the snapshot feature here: /docs/concepts/storage/persistent-volumes/#raw-block-volume-support +Check out additional documentation on the snapshot feature here: [Raw Block Volume Support](/docs/concepts/storage/persistent-volumes/#raw-block-volume-support) How do I get involved?