networkpolicies.md --> network-policies.md for SEO

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan
2017-06-21 11:11:53 -07:00
committed by Andrew Chen
parent 71ed960d75
commit e883a27f3b
7 changed files with 9 additions and 5 deletions
+4
View File
@@ -76,6 +76,10 @@ $( document ).ready(function() {
{
"from": "/docs/troubleshooting/",
"to": "/docs/tasks/debug-application-cluster/troubleshooting/"
},
{
"from": "/docs/concepts/services-networking/networkpolicies/",
"to": "/docs/concepts/services-networking/network-policies/"
}];
forwardingRules.forEach(function(rule) {