move caching

This commit is contained in:
ishaan-jaff 2023-08-26 16:16:58 -07:00
parent 77436cbcf4
commit 4e8bfeb6f1
3 changed files with 2 additions and 2 deletions

View file

@ -58,12 +58,12 @@ const sidebars = {
"observability/supabase_integration",
],
},
'caching',
{
type: 'category',
label: 'Extras',
items: [
'extras/secret',
'extras/caching',
],
},
"troubleshoot",