docs: fix troubleshooting page (#12305)
This commit is contained in:
@@ -187,7 +187,7 @@ const generatedgeneratedTroubleshootingSidebarSidebar = {
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "ValidationError",
|
||||
"link": "/troubleshooting/validation-error",
|
||||
"path": "/troubleshooting/validation-error",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
|
||||
@@ -123,7 +123,7 @@ export const troubleshootingSidebar = [
|
||||
{
|
||||
type: "link",
|
||||
title: "ValidationError",
|
||||
link: "/troubleshooting/validation-error",
|
||||
path: "/troubleshooting/validation-error",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user