Refactor Troubleshooting (#3564)
* Refactor Troubleshooting * reorder ToC * Move troubleshooting into Home ToC
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user