Add content/hi/docs/setup/learning-environment/_index.md
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: सीखने का माहौल
|
||||
weight: 20
|
||||
---
|
||||
|
||||
<!--
|
||||
{{/* There is a Netlify redirect from this page to /docs/tasks/tools/ */}}
|
||||
{{/* This page content only exists to provide a navigation stub */}}
|
||||
{{/* and to protect in case that redirect is one day removed. */}}
|
||||
|
||||
{{/* If you're localizing this page, you only need to copy the front matter */}}
|
||||
{{/* and add a redirect into "/static/_redirects", for YOUR localization. */}}
|
||||
-->
|
||||
|
||||
+2
-1
@@ -506,6 +506,7 @@
|
||||
/docs/setup/learning-environment/ /docs/tasks/tools/ 302!
|
||||
/id/docs/setup/learning-environment/ /id/docs/tasks/tools/ 302!
|
||||
/zh/docs/setup/learning-environment/ /zh/docs/tasks/tools/ 302!
|
||||
/hi/docs/setup/learning-environment/ /hi/docs/tasks/tools/ 302!
|
||||
/docs/setup/learning-environment/kind/ /docs/tasks/tools/ 302
|
||||
/id/docs/setup/learning-environment/kind/ /id/docs/tasks/tools/ 302
|
||||
/docs/setup/learning-environment/minikube/ /docs/tasks/tools/ 302
|
||||
@@ -542,4 +543,4 @@
|
||||
/docs/concepts/configuration/pod-overhead/ /docs/concepts/scheduling-eviction/pod-overhead/ 301
|
||||
/id/docs/concepts/configuration/pod-overhead/ /id/docs/concepts/scheduling-eviction/pod-overhead/ 301
|
||||
|
||||
/pt/* /pt-br/:splat 302!
|
||||
/pt/* /pt-br/:splat 302!
|
||||
Reference in New Issue
Block a user