From 0db80a948fc1f1888c94d60f49532c19c26e299c Mon Sep 17 00:00:00 2001 From: Julio Lopez Date: Mon, 20 Sep 2021 17:35:30 -0700 Subject: [PATCH] Fix v0.9 release notes path (#1307) --- site/content/docs/Release Notes/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/Release Notes/_index.md b/site/content/docs/Release Notes/_index.md index 91d8b98d8..d1c30ac41 100644 --- a/site/content/docs/Release Notes/_index.md +++ b/site/content/docs/Release Notes/_index.md @@ -4,7 +4,7 @@ linkTitle: "Release Notes" weight: 1 --- -* [0.9](v0.8/) - release candidate +* [0.9](v0.9/) - release candidate * [0.8](v0.8/) - latest stable release * [0.7](v0.7/) * [0.6](v0.6/)