Refactor Troubleshooting (#3564)

* Refactor Troubleshooting

* reorder ToC

* Move troubleshooting into Home ToC
This commit is contained in:
Andrew Chen
2017-04-28 14:53:12 -07:00
committed by GitHub
parent 42e2b88498
commit ee74993fa4
5 changed files with 30 additions and 16 deletions
+4
View File
@@ -72,6 +72,10 @@ $( document ).ready(function() {
{
"from": "/docs/admin/multiple-schedulers",
"to": "/docs/tutorials/clusters/multiple-schedulers/"
},
{
"from": "/docs/troubleshooting/",
"to": "/docs/tasks/debug-application-cluster/troubleshooting/"
}];
forwardingRules.forEach(function(rule) {