docs: added multi-region recipe (#4926)
* docs: added a multi-region recipe * added other category to plugins list * fix eslint errors * fix broken link * add link * fix sidebar link
This commit is contained in:
@@ -74,6 +74,15 @@ Interested in creating a plugin? Learn more in the [Create Plugin documentation]
|
||||
description: 'Check out official File Service plugins.'
|
||||
}
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
href: '/plugins/other',
|
||||
label: 'Other Plugins',
|
||||
customProps: {
|
||||
icon: Icons['squares-plus-solid'],
|
||||
description: 'Check out other official plugins.'
|
||||
}
|
||||
},
|
||||
]} />
|
||||
|
||||
<!-- vale docs.Acronyms = YES -->
|
||||
|
||||
Reference in New Issue
Block a user