Add redirect from /docs to /docs/home for several language (#18692)
This commit is contained in:
parent
f480ce2305
commit
b213ada0ab
|
|
@ -13,7 +13,12 @@
|
||||||
/id/docs/ /id/docs/home/ 301
|
/id/docs/ /id/docs/home/ 301
|
||||||
/ja/docs/ /ja/docs/home/ 301
|
/ja/docs/ /ja/docs/home/ 301
|
||||||
/ko/docs/ /ko/docs/home/ 301
|
/ko/docs/ /ko/docs/home/ 301
|
||||||
|
/no/docs/ /no/docs/home/ 301
|
||||||
|
/pl/docs/ /pl/docs/home/ 301
|
||||||
/pt/docs/ /pt/docs/home/ 301
|
/pt/docs/ /pt/docs/home/ 301
|
||||||
|
/ru/docs/ /ru/docs/home/ 301
|
||||||
|
/vi/docs/ /vi/docs/home/ 301
|
||||||
|
/zh/docs/ /zh/docs/home/ 301
|
||||||
|
|
||||||
/blog/2018/03/kubernetes-1.10-stabilizing-storage-security-networking/ /blog/2018/03/27/kubernetes-1.10-stabilizing-storage-security-networking/ 301
|
/blog/2018/03/kubernetes-1.10-stabilizing-storage-security-networking/ /blog/2018/03/27/kubernetes-1.10-stabilizing-storage-security-networking/ 301
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue