Update docusaurus.config.js
adding microsite mapping for kubernetes documentation Signed-off-by: gowthamshankar99 <gowthamshankar0914@gmail.com> Signed-off-by: Gowtham Shankar Gowri shankar <gowthamshankargowrishankar@Gowthams-MacBook-Air.local>
This commit is contained in:
@@ -127,6 +127,10 @@ module.exports = {
|
||||
from: '/docs/features/techdocs/techdocs-overview',
|
||||
to: '/docs/features/techdocs/',
|
||||
},
|
||||
{
|
||||
from: '/docs/features/kubernetes/overview',
|
||||
to: '/docs/features/kubernetes/',
|
||||
},
|
||||
{
|
||||
from: '/docs/features/search/search-overview',
|
||||
to: '/docs/features/search/',
|
||||
|
||||
Reference in New Issue
Block a user