docs: changes to main docs sidebar (#11750)
* docs: changes to main docs sidebar * fix links * fix vale test * fix vale errors
This commit is contained in:
@@ -113,6 +113,16 @@ const redirects = async () => {
|
||||
destination: "/learn/fundamentals/module-links/link",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/learn/debugging-and-testing",
|
||||
destination: "/learn/debugging-and-testing/testing-tools",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/learn/more-resources",
|
||||
destination: "/learn/resources/contribution-guidelines/docs",
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user