Merge branch 'main' into fix-golang-examples

This commit is contained in:
Aditya Oberai
2025-06-20 21:11:38 +05:30
committed by GitHub

View File

@@ -91,7 +91,8 @@
rel: 'noopener noreferrer' rel: 'noopener noreferrer'
}, },
{ label: 'Contact us', href: '/contact-us' }, { label: 'Contact us', href: '/contact-us' },
{ label: 'Assets', href: '/assets' } { label: 'Assets', href: '/assets' },
{ label: 'Security', href: '/docs/advanced/security' }
] ]
}; };
</script> </script>