From b6f66c941bd595057dc1d5c9430bfc2ca2d17c5a Mon Sep 17 00:00:00 2001 From: edsoncelio Date: Sat, 26 Jun 2021 22:49:40 -0300 Subject: [PATCH] fix: change docs location from pt/ to pt-br --- content/{pt => pt-br}/docs/concepts/storage/persistent-volumes.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename content/{pt => pt-br}/docs/concepts/storage/persistent-volumes.md (100%) diff --git a/content/pt/docs/concepts/storage/persistent-volumes.md b/content/pt-br/docs/concepts/storage/persistent-volumes.md similarity index 100% rename from content/pt/docs/concepts/storage/persistent-volumes.md rename to content/pt-br/docs/concepts/storage/persistent-volumes.md