From 6efa4ad37d1bee02d89064059381efb07269877f Mon Sep 17 00:00:00 2001 From: anencore94 Date: Thu, 7 May 2020 15:49:04 +0900 Subject: [PATCH] Fix a typo in roadmap document Signed-off-by: anencore94 --- site/content/en/docs/contrib/roadmap.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/docs/contrib/roadmap.en.md b/site/content/en/docs/contrib/roadmap.en.md index d169145a59..8c6271de71 100644 --- a/site/content/en/docs/contrib/roadmap.en.md +++ b/site/content/en/docs/contrib/roadmap.en.md @@ -6,7 +6,7 @@ description: > Development Roadmap --- -This roadmap is a living document outlining the major technical improvements which we would like to see in minikube during 2020, divided by how they apply to our [guiding principles](principles.md) +This roadmap is a living document outlining the major technical improvements which we would like to see in minikube during 2020, divided by how they apply to our [guiding principles](principles.en.md) Please send a PR to suggest any improvements to it.